Searched refs:SPR_EPCR_BASE (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/arch/openrisc/kernel/ |
D | head.S | 179 l.mfspr r12,r0,SPR_EPCR_BASE ;\ 202 l.mtspr r0,r30,SPR_EPCR_BASE ;\ 243 l.mfspr r3,r0,SPR_EPCR_BASE ;\ 259 l.mfspr r12,r0,SPR_EPCR_BASE ;\ 284 l.mtspr r0,r31,SPR_EPCR_BASE ;\ 1388 l.mtspr r0,r5,SPR_EPCR_BASE
|
D | entry.S | 55 l.mtspr r0,r3,SPR_EPCR_BASE ;\ 711 l.mtspr r0,r13,SPR_EPCR_BASE
|
/linux-3.4.99/arch/openrisc/include/asm/ |
D | spr_defs.h | 58 #define SPR_EPCR_BASE (SPRGROUP_SYS + 32) /* CZ 21/06/01 */ macro
|