Home
last modified time | relevance | path

Searched defs:SPFROMREG (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/nds32/math-emu/
Dfpuemu.c12 #define SPFROMREG(sp, x)\ macro
15 #define SPFROMREG(sp, x) ((sp) = (void *)((unsigned long *)fpu_reg + x)) macro
/kernel/linux/linux-6.6/arch/mips/math-emu/
Dcp1emu.c840 #define SPFROMREG(sp, x) SIFROMREG((sp).bits, x) macro
/kernel/linux/linux-5.10/arch/mips/math-emu/
Dcp1emu.c840 #define SPFROMREG(sp, x) SIFROMREG((sp).bits, x) macro