Searched refs:SPR_SPRG1 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/powerpc/booke/ |
| D | trap_subr.S | 424 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/ |
| D | spr.h | 124 #define SPR_SPRG1 0x111 /* 468 SPR General 1 */ macro
|