Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/math-emu/
Dcp1emu.c178 #define DIFROMREG(di,x) ((di) = \ macro
182 #define DIFROMREG(di,x) ((di) = \ macro
189 #define DPFROMREG(dp,x) DIFROMREG((dp).bits,x)
272 DIFROMREG(val, MIPSInst_RT(ir)); in cop1Emulate()
328 DIFROMREG(xcp->regs[MIPSInst_RT(ir)], in cop1Emulate()
744 DIFROMREG(val, MIPSInst_FS(ir)); in fpux_emu()