Home
last modified time | relevance | path

Searched refs:_REG_A4 (Results 1 – 7 of 7) sorted by relevance

/netbsd/lib/libc/arch/m68k/
H A Dgenassym.cf57 define _REG_A4 _REG_A4
/netbsd/lib/libc/arch/alpha/
H A Dgenassym.cf57 define _REG_A4 _REG_A4 /* 20 */
/netbsd/lib/libc/arch/m68k/sys/
H A D__sigtramp2.S79 CFI_OFFSET(_REG_A4)
/netbsd/sys/arch/alpha/include/
H A Dmcontext.h63 #define _REG_A4 20 macro
/netbsd/lib/libc/arch/alpha/sys/
H A D__sigtramp2.S79 CFI_OFFSET(_REG_A4)
/netbsd/sys/arch/m68k/include/
H A Dmcontext.h64 #define _REG_A4 12 macro
/netbsd/sys/arch/m68k/m68k/
H A Dsig_machdep.c216 gr[_REG_A4] = frame->f_regs[A4]; in cpu_getmcontext()
356 frame->f_regs[A4] = gr[_REG_A4]; in cpu_setmcontext()