OpenOCD
arm_shifter_operand()
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
arm_shifter_operand()
arm_shifter_operand() function
Syntax
Show:
Summary
Declaration
from
arm_simulator.c:86
static
uint32_t
arm_shifter_operand
(
struct
arm_sim_interface
*
sim
,
int
variant
,
union
arm_shifter_operand
shifter_operand
,
uint8_t
*
shifter_carry_out
)
;
Arguments
Argument
sim
variant
shifter_operand
shifter_carry_out
Related Functions
Found 9 other functions taking a
arm_sim_interface
argument:
Function
armv4_5_get_reg()
armv4_5_set_reg()
armv4_5_get_reg_mode()
armv4_5_set_reg_mode()
armv4_5_get_cpsr()
armv4_5_get_state()
armv4_5_set_state()
armv4_5_get_mode()
arm_simulate_step_core()
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