Home
last modified time | relevance | path

Searched refs:fcmp_op (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/math-emu/
H A 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()
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A 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()
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dinst.h226 fcmp_op = 0x30 enumerator
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dinst.h226 fcmp_op = 0x30 enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dinst.h373 fcmp_op = 0x30 enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dinst.h373 fcmp_op = 0x30 enumerator

Completed in 16 milliseconds