Searched refs:SPR_EPCR_BASE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/openrisc/kernel/ |
H A D | head.S | 243 l.mfspr r12,r0,SPR_EPCR_BASE ;\ 269 l.mtspr r0,r30,SPR_EPCR_BASE ;\ 310 l.mfspr r3,r0,SPR_EPCR_BASE ;\ 326 l.mfspr r12,r0,SPR_EPCR_BASE ;\ 351 l.mtspr r0,r30,SPR_EPCR_BASE ;\ 805 l.mtspr r0,r30,SPR_EPCR_BASE 1518 l.mtspr r0,r5,SPR_EPCR_BASE
|
H A D | entry.S | 106 l.mtspr r0,r3,SPR_EPCR_BASE ;\ 381 // l.mfspr r5,r0,SPR_EPCR_BASE /* Load the insn address */ 427 // l.mtspr r0,r5,SPR_EPCR_BASE 784 l.mtspr r0,r13,SPR_EPCR_BASE
|
/kernel/linux/linux-6.6/arch/openrisc/kernel/ |
H A D | head.S | 243 l.mfspr r12,r0,SPR_EPCR_BASE ;\ 269 l.mtspr r0,r30,SPR_EPCR_BASE ;\ 312 l.mfspr r3,r0,SPR_EPCR_BASE ;\ 330 l.mfspr r12,r0,SPR_EPCR_BASE ;\ 355 l.mtspr r0,r30,SPR_EPCR_BASE ;\ 809 l.mtspr r0,r30,SPR_EPCR_BASE
|
H A D | entry.S | 106 l.mtspr r0,r3,SPR_EPCR_BASE ;\ 387 // l.mfspr r5,r0,SPR_EPCR_BASE /* Load the insn address */ 433 // l.mtspr r0,r5,SPR_EPCR_BASE 800 l.mtspr r0,r13,SPR_EPCR_BASE
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
H A D | spr_defs.h | 59 #define SPR_EPCR_BASE (SPRGROUP_SYS + 32) /* CZ 21/06/01 */ macro
|
/kernel/linux/linux-6.6/arch/openrisc/include/asm/ |
H A D | spr_defs.h | 59 #define SPR_EPCR_BASE (SPRGROUP_SYS + 32) /* CZ 21/06/01 */ macro
|
Completed in 9 milliseconds