Home
last modified time | relevance | path

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

/arch/sparc/include/uapi/asm/
Dptrace.h211 #define PT_V9_TNPC 0x90 macro
216 #define PT_TNPC PT_V9_TNPC
/arch/sparc/kernel/
Dsyscalls.S263 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %l1 ! pc = npc
274 stx %l2, [%sp + PTREGS_OFF + PT_V9_TNPC]
282 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %l1 ! pc = npc
296 stx %l2, [%sp + PTREGS_OFF + PT_V9_TNPC]
Detrap_64.S56 stx %g1, [%g2 + STACKFRAME_SZ + PT_V9_TNPC]
Drtrap_64.S185 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %o2
/arch/sparc/include/asm/
Dttable.h177 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %l1; \
181 stx %l2, [%sp + PTREGS_OFF + PT_V9_TNPC];