Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/booke/
H A Dtrap_subr.S508 STANDARD_PROLOG(SPR_SPRG1, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
509 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_RSVD)
544 STANDARD_PROLOG(SPR_SPRG1, PC_DISISAVE, SPR_SRR0, SPR_SRR1)
545 FRAME_SETUP(SPR_SPRG1, PC_DISISAVE, EXC_DSI)
553 STANDARD_PROLOG(SPR_SPRG1, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
554 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_ISI)
562 STANDARD_PROLOG(SPR_SPRG1, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
563 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_EXI)
568 STANDARD_PROLOG(SPR_SPRG1, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
569 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_ALI)
[all …]
/freebsd/sys/powerpc/aim/
H A Daim_machdep.c775 sprgs[1] = mfspr(SPR_SPRG1); in mpc745x_sleep()
801 mtspr(SPR_SPRG1, sprgs[1]); in mpc745x_sleep()
/freebsd/sys/powerpc/include/
H A Dspr.h173 #define SPR_SPRG1 0x111 /* 468 SPR General 1 */
168 #define SPR_SPRG1 global() macro