Home
last modified time | relevance | path

Searched refs:_REG_PCSQT (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/hppa/hppa/
Dhppa_machdep.c100 gr[_REG_PCSQT] = tf->tf_iisq_tail; in cpu_getmcontext()
152 if (gr[_REG_PCSQT] != pmap_sid(pmap, gr[_REG_PCOQT])) { in cpu_mcontext_validate()
/netbsd/src/sys/arch/hppa/include/
Dmcontext.h52 #define _REG_PCSQT 34 macro
/netbsd/src/lib/libc/arch/hppa/gen/
D__longjmp14.c118 uc.uc_mcontext.__gregs[_REG_PCSQT] = sc->sc_pcsqt; in __longjmp14()