OpenOCD
riscv_program_sdr()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
riscv_program_sdr()
riscv_program_sdr() function
Syntax
Show:
Summary
Declaration
Definition
from
program.h:55
int
riscv_program_sdr
(
struct
riscv_program
*
p
,
enum
gdb_regno
s
,
enum
gdb_regno
a
,
int
o
)
;
Implemented in
program.c:85
Arguments
Argument
p
s
a
o
Related Functions
Found 20 other functions taking a
riscv_program
argument:
Function
Description
riscv_program_init()
riscv_program_write()
riscv_program_exec()
Add ebreak and execute the program.
riscv_program_swr()
riscv_program_shr()
riscv_program_sbr()
riscv_program_ldr()
riscv_program_lwr()
riscv_program_lhr()
riscv_program_lbr()
riscv_program_csrrsi()
riscv_program_csrrci()
riscv_program_csrr()
riscv_program_csrw()
riscv_program_fence_i()
riscv_program_fence()
riscv_program_ebreak()
riscv_program_addi()
riscv_program_insert()
scratch_reserve()
Find some scratch memory to be used with the given program.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out