Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/math-emu/
H A 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()
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A 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()

Completed in 5 milliseconds