Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/math-emu/
Dcp1emu.c325 func = ftruncl_op; in microMIPS32_to_MIPS32()
2029 case ftruncl_op: in fpu_emu()
2041 if (MIPSInst_FUNC(ir) == ftruncl_op) in fpu_emu()
2380 case ftruncl_op: in fpu_emu()
2392 if (MIPSInst_FUNC(ir) == ftruncl_op) in fpu_emu()
/linux-6.1.9/arch/mips/include/uapi/asm/
Dinst.h211 froundl_op = 0x08, ftruncl_op = 0x09, enumerator