Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dhead_44x.S56 #define __SPRN_MCSRR0 SPRN_CSRR0
387 mfspr r22,SPRN_CSRR0; /* Faulting instruction address */\
814 mfspr r21,SPRN_CSRR0 /* Faulting instruction address */
1065 mtspr SPRN_CSRR0,r24 /* Set up the instruction pointer */
/linux-2.4.37.9/include/asm-ppc/
Dprocessor.h514 #define SPRN_CSRR0 0x03A /* Critical Save and Restore Register 0 */ macro