Searched refs:SPR_ESR_BASE (Results 1 – 3 of 3) sorted by relevance
/arch/openrisc/kernel/ |
D | head.S | 157 l.mfspr r30,r0,SPR_ESR_BASE ;\ 181 l.mfspr r12,r0,SPR_ESR_BASE ;\ 199 l.mtspr r0,r30,SPR_ESR_BASE ;\ 261 l.mfspr r12,r0,SPR_ESR_BASE ;\ 281 l.mtspr r0,r31,SPR_ESR_BASE ;\ 798 l.mfspr r6,r0,SPR_ESR_BASE // 894 l.mfspr r6,r0,SPR_ESR_BASE //
|
D | entry.S | 57 l.mtspr r0,r3,SPR_ESR_BASE ;\ 712 l.mtspr r0,r15,SPR_ESR_BASE
|
/arch/openrisc/include/asm/ |
D | spr_defs.h | 62 #define SPR_ESR_BASE (SPRGROUP_SYS + 64) macro
|