Searched defs:REG_PC (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/tests/functional/ | ||
| H A D | test_aarch64_reverse_debug.py | 22 REG_PC = 32 variable in ReverseDebugging_AArch64 |
| H A D | test_ppc64_reverse_debug.py | 22 REG_PC = 0x40 variable in ReverseDebugging_ppc64 |
| H A D | test_x86_64_reverse_debug.py | 22 REG_PC = 0x10 variable in ReverseDebugging_X86_64 |
| /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 |