Searched refs:SPR_FPCSR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/openrisc/kernel/ |
H A D | entry.S | 110 l.mtspr r0,r3,SPR_FPCSR ;\ 180 l.mfspr r30,r0,SPR_FPCSR ;\ 222 l.mfspr r30,r0,SPR_FPCSR ;\ 1104 l.mfspr r29,r0,SPR_FPCSR 1131 l.mtspr r0,r29,SPR_FPCSR
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | spr_defs.h | 58 #define SPR_FPCSR (SPRGROUP_SYS + 20) /* CZ 21/06/01 */ macro
|