Home
last modified time | relevance | path

Searched refs:PT_V9_TNPC (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/sparc/include/uapi/asm/
Dptrace.h212 #define PT_V9_TNPC 0x90 macro
217 #define PT_TNPC PT_V9_TNPC
/Linux-v4.19/arch/sparc/kernel/
Dsyscalls.S265 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %l1 ! pc = npc
276 stx %l2, [%sp + PTREGS_OFF + PT_V9_TNPC]
284 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %l1 ! pc = npc
298 stx %l2, [%sp + PTREGS_OFF + PT_V9_TNPC]
Detrap_64.S61 stx %g1, [%g2 + STACKFRAME_SZ + PT_V9_TNPC]
Drtrap_64.S220 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %o2
/Linux-v4.19/arch/sparc/include/asm/
Dttable.h178 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %l1; \
182 stx %l2, [%sp + PTREGS_OFF + PT_V9_TNPC];