Searched refs:DIFROMREG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
H A D | cp1emu.c | 828 #define DIFROMREG(di, x) \ macro 842 #define DPFROMREG(dp, x) DIFROMREG((dp).bits, x) 1071 DIFROMREG(dval, MIPSInst_RT(ir)); in cop1Emulate() 1126 DIFROMREG(xcp->regs[MIPSInst_RT(ir)], in cop1Emulate() 1611 DIFROMREG(val, MIPSInst_FS(ir)); in fpux_emu() 2599 DIFROMREG(bits, MIPSInst_FS(ir)); in fpu_emu()
|
/kernel/linux/linux-6.6/arch/mips/math-emu/ |
H A D | cp1emu.c | 828 #define DIFROMREG(di, x) \ macro 842 #define DPFROMREG(dp, x) DIFROMREG((dp).bits, x) 1071 DIFROMREG(dval, MIPSInst_RT(ir)); in cop1Emulate() 1126 DIFROMREG(xcp->regs[MIPSInst_RT(ir)], in cop1Emulate() 1611 DIFROMREG(val, MIPSInst_FS(ir)); in fpux_emu() 2599 DIFROMREG(bits, MIPSInst_FS(ir)); in fpu_emu()
|
Completed in 5 milliseconds