::ARMV4_5_CPSR is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

::ARMV4_5_CPSR

Syntax

ARMV4_5_CPSR = 31;

References

LocationReferrerText
armv4_5.h:36
enum { ARMV4_5_CPSR = 31, };
arm_simulator.c:564arm_simulate_step_core()
sim->set_reg(sim, ARMV4_5_CPSR, spsr);
armv4_5.c:44
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, ARMV4_5_CPSR,
armv4_5.c:755arm_build_reg_cache()
arm->cpsr = reg_list + ARMV4_5_CPSR;

Data Use

Functions using ::ARMV4_5_CPSR
::ARMV4_5_CPSR