Searched refs:SIFROMREG (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/math-emu/
H A Dcp1emu.c743 #define SIFROMREG(si, x) ((si) = cop1_64bit(xcp) || !(x & 1) ? \ macro
754 #define SPFROMREG(sp, x) SIFROMREG((sp).bits, x)
888 SIFROMREG(val, MIPSInst_RT(ir));
923 SIFROMREG(xcp->regs[MIPSInst_RT(ir)],
1240 SIFROMREG(val, MIPSInst_FS(ir));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/math-emu/
H A Dcp1emu.c743 #define SIFROMREG(si, x) ((si) = cop1_64bit(xcp) || !(x & 1) ? \ macro
754 #define SPFROMREG(sp, x) SIFROMREG((sp).bits, x)
888 SIFROMREG(val, MIPSInst_RT(ir));
923 SIFROMREG(xcp->regs[MIPSInst_RT(ir)],
1240 SIFROMREG(val, MIPSInst_FS(ir));

Completed in 107 milliseconds