Searched refs:HPPA_FRAME_PSP (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dframe.h43 #define HPPA_FRAME_PSP (-4) macro
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Dvm_machdep.c173 *(register_t *)(sp + HPPA_FRAME_PSP) = osp;
211 *(register_t *)(sp + HPPA_FRAME_PSP) = osp;
H A Dtrap.S289 stw %r0, HPPA_FRAME_PSP(%sr1, %sp)
816 stw %r0, HPPA_FRAME_PSP(%sp)
/netbsd-6-1-5-RELEASE/sys/arch/hp700/hp700/
H A Dlocore.S396 stw %r0, HPPA_FRAME_PSP(%sp)
486 stw %r0, HPPA_FRAME_PSP(%sp)
560 stw %r1, HPPA_FRAME_PSP(%sp)
652 ldw HPPA_FRAME_PSP(%sp), %sp
893 stw %r3, HPPA_FRAME_PSP(%sp)
H A Dmachdep.c1906 suword((void *)(stack + HPPA_FRAME_PSP), 0);

Completed in 160 milliseconds