armv4_5_get_reg() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

armv4_5_get_reg() function

Syntax

static uint32_t armv4_5_get_reg(struct arm_sim_interface *sim,     int reg);

Arguments

sim

reg

References

LocationReferrerText
arm_simulator.c:637
static uint32_t armv4_5_get_reg(struct arm_sim_interface *sim, int reg)
arm_simulator.c:701arm_simulate_step()
sim.get_reg = &armv4_5_get_reg;

Call Tree

Functions called by armv4_5_get_reg()
armv4_5_get_reg()
all items filtered out
Data read by armv4_5_get_reg()
armv4_5_get_reg()
Implementations
armv4_5_get_reg()
all items filtered out
Type of armv4_5_get_reg()
armv4_5_get_reg()
uint32_t
all items filtered out