Home
last modified time | relevance | path

Searched refs:SPR_SPRG0 (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/powerpc/aim/
Daim_machdep.c677 sprgs[0] = mfspr(SPR_SPRG0); in cpu_sleep()
702 mtspr(SPR_SPRG0, sprgs[0]); in cpu_sleep()
/freebsd-12-stable/sys/powerpc/include/
Dspr.h140 #define SPR_SPRG0 0x110 /* 468 SPR General 0 */ macro