Home
last modified time | relevance | path

Searched defs:PROGRAM_COUNTER (Results 1 – 1 of 1) sorted by relevance

/platform_testing/utils/shell-as/
Dregisters.h23 #define PROGRAM_COUNTER(regs) (regs.pc) macro
29 #define PROGRAM_COUNTER(regs) (regs.eip) macro
35 #define PROGRAM_COUNTER(regs) (regs.rip) macro
40 #define PROGRAM_COUNTER(regs) (regs.ARM_pc) macro