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

/freebsd-12-stable/sys/powerpc/booke/
H A Dtrap_subr.S532 STANDARD_PROLOG(SPR_SPRG3, PC_BOOKE_MCHKSAVE, SPR_MCSRR0, SPR_MCSRR1)
533 FRAME_SETUP(SPR_SPRG3, PC_BOOKE_MCHKSAVE, EXC_MCHK)
668 STANDARD_PROLOG(SPR_SPRG3, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
669 FRAME_SETUP(SPR_SPRG3, PC_TEMPSAVE, EXC_PERF)
/freebsd-12-stable/sys/powerpc/aim/
H A Daim_machdep.c680 sprgs[3] = mfspr(SPR_SPRG3);
705 mtspr(SPR_SPRG3, sprgs[3]);
/freebsd-12-stable/sys/powerpc/include/
H A Dspr.h143 #define SPR_SPRG3 0x113 /* 468 SPR General 3 */ macro

Completed in 179 milliseconds