Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sparc/kernel/
Dsyscalls.S215 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %l1 ! pc = npc
238 stx %l2, [%sp + PTREGS_OFF + PT_V9_TNPC]
254 stx %l2, [%sp + PTREGS_OFF + PT_V9_TNPC]
260 stx %l2, [%sp + PTREGS_OFF + PT_V9_TNPC]
Detrap_64.S56 stx %g1, [%g2 + STACKFRAME_SZ + PT_V9_TNPC]
Drtrap_64.S200 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %o2
/linux-2.6.39/arch/sparc/include/asm/
Dptrace.h294 #define PT_V9_TNPC 0x90 macro
299 #define PT_TNPC PT_V9_TNPC
Dttable.h177 ldx [%sp + PTREGS_OFF + PT_V9_TNPC], %l1; \
181 stx %l2, [%sp + PTREGS_OFF + PT_V9_TNPC];