SPFROMREG         840 arch/mips/math-emu/cp1emu.c #define SPFROMREG(sp, x) SIFROMREG((sp).bits, x)
SPFROMREG          12 arch/nds32/math-emu/fpuemu.c #define SPFROMREG(sp, x)\
SPFROMREG          15 arch/nds32/math-emu/fpuemu.c #define SPFROMREG(sp, x) ((sp) = (void *)((unsigned long *)fpu_reg + x))