Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/math-emu/
Dcp1emu.c798 #define SIFROMREG(si, x) \ macro
840 #define SPFROMREG(sp, x) SIFROMREG((sp).bits, x)
1105 SIFROMREG(wval, MIPSInst_RT(ir)); in cop1Emulate()
1161 SIFROMREG(xcp->regs[MIPSInst_RT(ir)], in cop1Emulate()
1503 SIFROMREG(val, MIPSInst_FS(ir)); in fpux_emu()