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

/freebsd-12-stable/sys/powerpc/booke/
H A Dtrap_subr.S510 STANDARD_PROLOG(SPR_SPRG1, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
511 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_RSVD)
546 STANDARD_PROLOG(SPR_SPRG1, PC_DISISAVE, SPR_SRR0, SPR_SRR1)
547 FRAME_SETUP(SPR_SPRG1, PC_DISISAVE, EXC_DSI)
555 STANDARD_PROLOG(SPR_SPRG1, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
556 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_ISI)
564 STANDARD_PROLOG(SPR_SPRG1, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
565 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_EXI)
570 STANDARD_PROLOG(SPR_SPRG1, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
571 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAV
[all...]
/freebsd-12-stable/sys/powerpc/aim/
H A Daim_machdep.c678 sprgs[1] = mfspr(SPR_SPRG1);
703 mtspr(SPR_SPRG1, sprgs[1]);
/freebsd-12-stable/sys/powerpc/include/
H A Dspr.h141 #define SPR_SPRG1 0x111 /* 468 SPR General 1 */ macro

Completed in 126 milliseconds