Home
last modified time | relevance | path

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

/trueos/sys/powerpc/aim/
HDmachdep.c918 sprgs[3] = mfspr(SPR_SPRG3); in cpu_sleep()
943 mtspr(SPR_SPRG3, sprgs[3]); in cpu_sleep()
/trueos/sys/powerpc/booke/
HDtrap_subr.S413 STANDARD_PROLOG(SPR_SPRG3, PC_BOOKE_MCHKSAVE, SPR_MCSRR0, SPR_MCSRR1)
414 FRAME_SETUP(SPR_SPRG3, PC_BOOKE_MCHKSAVE, EXC_MCHK)
/trueos/sys/powerpc/include/
HDspr.h126 #define SPR_SPRG3 0x113 /* 468 SPR General 3 */ macro