Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/powerpc/booke/
Dtrap_subr.S424 STANDARD_PROLOG(SPR_SPRG1, PC_DISISAVE, SPR_SRR0, SPR_SRR1)
425 FRAME_SETUP(SPR_SPRG1, PC_DISISAVE, EXC_DSI)
433 STANDARD_PROLOG(SPR_SPRG1, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
434 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_ISI)
442 STANDARD_PROLOG(SPR_SPRG1, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
443 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_EXI)
450 STANDARD_PROLOG(SPR_SPRG1, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
451 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_ALI)
456 STANDARD_PROLOG(SPR_SPRG1, PC_TEMPSAVE, SPR_SRR0, SPR_SRR1)
457 FRAME_SETUP(SPR_SPRG1, PC_TEMPSAVE, EXC_PGM)
[all …]
/freebsd-9-stable/sys/powerpc/include/
Dspr.h124 #define SPR_SPRG1 0x111 /* 468 SPR General 1 */ macro