Home
last modified time | relevance | path

Searched refs:PT_R26 (Results 1 – 8 of 8) sorted by relevance

/arch/mips/alchemy/common/
Dsleeper.S45 sw $26, PT_R26(sp)
165 lw $26, PT_R26(sp)
/arch/ia64/include/asm/
Dptrace_offsets.h247 #define PT_R26 0x0930 macro
/arch/powerpc/include/asm/
Dptrace.h176 #define PT_R26 26 macro
/arch/mips/kernel/
Dscall64-o32.S58 sd a3, PT_R26(sp) # save a3 for syscall restarting
195 sd a3, PT_R26(sp) # update a3 for syscall restarting
Dscall32-o32.S50 sw a3, PT_R26(sp) # save a3 for syscall restarting
289 sw a3, PT_R26(sp) # update a3 for syscall restarting
Dscall64-n32.S54 sd a3, PT_R26(sp) # save a3 for syscall restarting
Dasm-offsets.c49 OFFSET(PT_R26, pt_regs, regs[26]); in output_ptreg_defines()
Dscall64-64.S55 sd a3, PT_R26(sp) # save a3 for syscall restarting