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/
H A Dfpuemu.c12 #define SPFROMREG(sp, x)\ macro
15 #define SPFROMREG(sp, x) ((sp) = (void *)((unsigned long *)fpu_reg + x)) macro
[all...]
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Dcp1emu.c840 #define SPFROMREG(sp, x) SIFROMREG((sp).bits, x) macro
[all...]
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Dcp1emu.c840 #define SPFROMREG(sp, x) SIFROMREG((sp).bits, x) macro
[all...]

Completed in 4 milliseconds