Searched refs:SPR_SPRG2 (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/powerpc/booke/ |
| H A D | trap_subr.S | 516 STANDARD_CRIT_PROLOG(SPR_SPRG2, PC_BOOKE_CRITSAVE, SPR_CSRR0, SPR_CSRR1) 517 FRAME_SETUP(SPR_SPRG2, PC_BOOKE_CRITSAVE, EXC_CRIT) 936 STANDARD_CRIT_PROLOG(SPR_SPRG2, PC_BOOKE_CRITSAVE, SPR_CSRR0, SPR_CSRR1) 937 FRAME_SETUP(SPR_SPRG2, PC_BOOKE_CRITSAVE, EXC_DEBUG) 943 STANDARD_CRIT_PROLOG(SPR_SPRG2, PC_BOOKE_CRITSAVE, SPR_DSRR0, SPR_DSRR1) 944 FRAME_SETUP(SPR_SPRG2, PC_BOOKE_CRITSAVE, EXC_DEBUG)
|
| /freebsd/sys/powerpc/aim/ |
| H A D | aim_machdep.c | 776 sprgs[2] = mfspr(SPR_SPRG2); in mpc745x_sleep() 802 mtspr(SPR_SPRG2, sprgs[2]); in mpc745x_sleep()
|
| /freebsd/sys/powerpc/include/ |
| H A D | spr.h | 174 #define SPR_SPRG2 0x112 /* 468 SPR General 2 */ macro
|