Searched refs:SPR_SPRG3 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/powerpc/aim/ |
H A D | aim_machdep.c | 777 sprgs[3] = mfspr(SPR_SPRG3); in mpc745x_sleep() 803 mtspr(SPR_SPRG3, sprgs[3]); in mpc745x_sleep()
|
/freebsd/sys/powerpc/booke/ |
H A D | trap_subr.S | 530 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 D | spr.h | 175 #define SPR_SPRG3 0x113 /* 468 SPR General 3 */ 170 #define SPR_SPRG3 global() macro
|