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

arm_hyp_indices variable

Syntax

static const uint8_t arm_hyp_indices[2] = { 42, ARM_SPSR_HYP, };

References

LocationText
armv4_5.c:71
static const uint8_t arm_hyp_indices[2] = {
armv4_5.c:165
.n_indices = ARRAY_SIZE(arm_hyp_indices),
armv4_5.c:166
.indices = arm_hyp_indices,

Type Use

Type of arm_hyp_indices
arm_hyp_indices
uint8_t
all items filtered out