Home
last modified time | relevance | path

Searched refs:PT_PC (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/arch/microblaze/kernel/
H A Dentry.S192 swi r14, r1, PT_PC; /* PC, before IRQ/trap */ \
226 lwi r14, r1, PT_PC; /* RESTORE_LINK PC, before IRQ/trap */\
533 swi r17, r1, PT_PC;
569 swi r17, r1, PT_PC;
599 swi r17, r1, PT_PC;
611 swi r17, r1, PT_PC;
857 lwi r16, r1, PT_PC
877 swi r16, r1, PT_PC; /* PC and r16 are the same */
971 swi r16, r1, PT_PC; /* PC and r16 are the same */
1005 swi r16, r1, PT_PC; /* Save LP */
[all …]
H A Dasm-offsets.c29 DEFINE(PT_PC, offsetof(struct pt_regs, pc)); in main()
H A Dhw_exception_handler.S905 lwi r6, r7, PT_PC; /* faulting address is one instruction above */
907 swi r6, r7, PT_PC; /* a save back it to PT_PC */
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dptrace.h23 #define PT_PC 18 macro
/openbmc/linux/arch/openrisc/include/asm/
H A Dptrace.h116 #define PT_PC 128 macro
/openbmc/linux/arch/sparc/include/asm/
H A Dwinmacro.h56 ld [%base_reg + STACKFRAME_SZ + PT_PC], %pt_pc; \
83 st %pt_pc, [%base_reg + STACKFRAME_SZ + PT_PC]; \
/openbmc/linux/arch/microblaze/include/uapi/asm/
H A Dptrace.h62 #define PT_PC (32 * sizeof(microblaze_reg_t)) macro
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dptrace.h99 #define PT_PC ((NUM_GPRS + 0) * _PT_REG_SIZE) macro
/openbmc/linux/arch/m68k/kernel/
H A Dptrace.c86 if (regno == PT_SR || regno == PT_PC) { in get_reg()
111 if (regno == PT_SR || regno == PT_PC) { in put_reg()
/openbmc/u-boot/arch/xtensa/cpu/
H A Dstart.S19 #define PT_PC 0 macro
425 s32i a3, a1, PT_PC
482 l32i a3, a1, PT_PC
/openbmc/linux/arch/openrisc/kernel/
H A Dentry.S105 l.lwz r3,PT_PC(r1) ;\
281 l.lwz r6,PT_PC(r3) // address of an offending insn
303 l.lwz r6,PT_PC(r3) // address of an offending insn
315 l.lwz r6,PT_PC(r3) // address of an offending insn
388 l.lwz r5,PT_PC(r1)
434 l.sw PT_PC(r1),r5
793 l.lwz r13,PT_PC(r1)
H A Dhead.S244 l.sw PT_PC(r30),r12 ;\
331 l.sw PT_PC(r30),r12 ;\
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dptrace.h221 #define PT_PC 0x4 macro
/openbmc/linux/arch/csky/kernel/
H A Dasm-offsets.c32 DEFINE(PT_PC, offsetof(struct pt_regs, pc)); in main()
/openbmc/linux/arch/sparc/kernel/
H A Dentry.S682 st %l1, [%sp + STACKFRAME_SZ + PT_PC]
697 st %l1, [%sp + STACKFRAME_SZ + PT_PC]
1019 st %l1, [%sp + STACKFRAME_SZ + PT_PC]
1033 st %l1, [%sp + STACKFRAME_SZ + PT_PC]
1042 st %l1, [%sp + STACKFRAME_SZ + PT_PC]
H A Drtrap_32.S161 ld [%sp + STACKFRAME_SZ + PT_PC], %o1
/openbmc/linux/arch/xtensa/kernel/
H A Dasm-offsets.c33 DEFINE(PT_PC, offsetof (struct pt_regs, pc)); in main()
H A Dentry.S741 1: l32i a2, a1, PT_PC