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

NUM_PM_REGS macro

Syntax

#define NUM_PM_REGS 18

References

LocationText
x86_32_common.h:200
#define NUM_PM_REGS 18 /* regs used in save/restore */
x86_32_common.h:214
uint32_t pm_regs[NUM_PM_REGS];