arm_und_indices is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

arm_und_indices variable

Syntax

static const uint8_t arm_und_indices[3] = { 29, 30, ARMV4_5_SPSR_UND, };

References

LocationText
armv4_5.c:63
static const uint8_t arm_und_indices[3] = {
armv4_5.c:120
.n_indices = ARRAY_SIZE(arm_und_indices),
armv4_5.c:121
.indices = arm_und_indices,

Type Use

Type of arm_und_indices
arm_und_indices
uint8_t
all items filtered out