Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/aim/
H A Daim_machdep.c777 sprgs[3] = mfspr(SPR_SPRG3); in mpc745x_sleep()
803 mtspr(SPR_SPRG3, sprgs[3]); in mpc745x_sleep()
/freebsd/sys/powerpc/booke/
H A Dtrap_subr.S530 STANDARD_PROLOG(SPR_SPRG3, PC_BOOKE_MCHKSAVE, SPR_MCSRR0, SPR_MCSRR1)
531 FRAME_SETUP(SPR_SPRG3, PC_BOOKE_MCHKSAVE, EXC_MCHK)
666 STANDARD_PROLOG(SPR_SPRG3, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
667 FRAME_SETUP(SPR_SPRG3, PC_TEMPSAVE, EXC_PERF)
/freebsd/sys/powerpc/include/
H A Dspr.h175 #define SPR_SPRG3 0x113 /* 468 SPR General 3 */
170 #define SPR_SPRG3 global() macro