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

/linux-master/arch/mips/math-emu/
H A Dcp1emu.c828 #define DIFROMREG(di, x) \ macro
842 #define DPFROMREG(dp, x) DIFROMREG((dp).bits, x)
1071 DIFROMREG(dval, MIPSInst_RT(ir));
1126 DIFROMREG(xcp->regs[MIPSInst_RT(ir)],
1611 DIFROMREG(val, MIPSInst_FS(ir));
2599 DIFROMREG(bits, MIPSInst_FS(ir));

Completed in 102 milliseconds