Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/math-emu/
Dcp1emu.c810 #define SIFROMREG(si, x) \ macro
852 #define SPFROMREG(sp, x) SIFROMREG((sp).bits, x)
1117 SIFROMREG(wval, MIPSInst_RT(ir)); in cop1Emulate()
1173 SIFROMREG(xcp->regs[MIPSInst_RT(ir)], in cop1Emulate()
1515 SIFROMREG(val, MIPSInst_FS(ir)); in fpux_emu()