Searched defs:REG_PC (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/tests/avocado/ | ||
H A D | reverse_debugging.py | 202 REG_PC = 0x10 variable in ReverseDebugging_X86_64 |
/openbmc/linux/arch/arm/nwfpe/ | ||
H A D | fpmodule.h | 17 #define REG_PC 15 macro |
/openbmc/linux/arch/xtensa/include/uapi/asm/ | ||
H A D | ptrace.h | 21 #define REG_PC 0x0020 macro |
/openbmc/linux/arch/sh/include/uapi/asm/ | ||
H A D | ptrace_32.h | 23 #define REG_PC 16 macro |
/openbmc/u-boot/arch/xtensa/include/asm/ | ||
H A D | ptrace.h | 55 #define REG_PC 0x14000000 macro |
/openbmc/u-boot/arch/sh/include/asm/ | ||
H A D | ptrace.h | 27 #define REG_PC 16 macro |
/openbmc/linux/arch/alpha/kernel/ | ||
H A D | ptrace.c | 71 REG_R0 = 0, REG_F0 = 32, REG_FPCR = 63, REG_PC = 64 enumerator |
/openbmc/linux/arch/arm/kernel/ | ||
H A D | ptrace.c | 33 #define REG_PC 15 macro |