Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/math-emu/
Dcp1emu.c2053 if (!NO_R6EMU && MIPSInst_FUNC(ir) >= fcmp_op) { in fpu_emu()
2057 cmpop = MIPSInst_FUNC(ir) - fcmp_op; in fpu_emu()
2404 if (!NO_R6EMU && MIPSInst_FUNC(ir) >= fcmp_op) { in fpu_emu()
2408 cmpop = MIPSInst_FUNC(ir) - fcmp_op; in fpu_emu()
/linux-6.1.9/arch/mips/include/uapi/asm/
Dinst.h226 fcmp_op = 0x30 enumerator