Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dhead_44x.S57 #define __SPRN_MCSRR1 SPRN_CSRR1
389 mfspr r23,SPRN_CSRR1; /* MSR at the time of fault */\
810 mfspr r21,SPRN_CSRR1 /* MSR at the time of fault */
828 mfspr r21,SPRN_CSRR1
830 mtspr SPRN_CSRR1, r21 /* restore MSR at rcfi without DE */
1066 mtspr SPRN_CSRR1,r20 /* Set up the machine state register */
/linux-2.4.37.9/include/asm-ppc/
Dprocessor.h515 #define SPRN_CSRR1 0x03B /* Critical Save and Restore Register 1 */ macro