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

ARMV8_NUM_REGS32 macro

Syntax

#define ARMV8_NUM_REGS32 ARRAY_SIZE(armv8_regs32)

References

LocationText
armv8.c:1676
#define ARMV8_NUM_REGS32 ARRAY_SIZE(armv8_regs32)
armv8.c:1792
int num_regs32 = ARMV8_NUM_REGS32;