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

ARMV8_NUM_REGS macro

Syntax

#define ARMV8_NUM_REGS ARRAY_SIZE(armv8_regs)

References

LocationText
armv8.c:1675
#define ARMV8_NUM_REGS ARRAY_SIZE(armv8_regs)
armv8.c:1791
int num_regs = ARMV8_NUM_REGS;