Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/math-emu/
Dcp1emu.c801 #define SIFROMREG(si, x) \ macro
843 #define SPFROMREG(sp, x) SIFROMREG((sp).bits, x)
1107 SIFROMREG(wval, MIPSInst_RT(ir)); in cop1Emulate()
1163 SIFROMREG(xcp->regs[MIPSInst_RT(ir)], in cop1Emulate()
1489 SIFROMREG(val, MIPSInst_FS(ir)); in fpux_emu()