Home
last modified time | relevance | path

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

/openbmc/qemu/tests/avocado/
H A Dreverse_debugging.py202 REG_PC = 0x10 variable in ReverseDebugging_X86_64
223 REG_PC = 32 variable in ReverseDebugging_AArch64
247 REG_PC = 0x40 variable in ReverseDebugging_ppc64
/openbmc/linux/arch/arm/nwfpe/
H A Dfpmodule.h17 #define REG_PC 15 macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dptrace.h21 #define REG_PC 0x0020 macro
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dptrace_32.h23 #define REG_PC 16 macro
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dptrace.h55 #define REG_PC 0x14000000 macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dptrace.h27 #define REG_PC 16 macro
/openbmc/linux/arch/alpha/kernel/
H A Dptrace.c71 REG_R0 = 0, REG_F0 = 32, REG_FPCR = 63, REG_PC = 64 enumerator
/openbmc/linux/arch/arm/kernel/
H A Dptrace.c33 #define REG_PC 15 macro