Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/math-emu/
Dcp1emu.c337 func = ftruncl_op; in microMIPS32_to_MIPS32()
2017 case ftruncl_op: in fpu_emu()
2029 if (MIPSInst_FUNC(ir) == ftruncl_op) in fpu_emu()
2368 case ftruncl_op: in fpu_emu()
2380 if (MIPSInst_FUNC(ir) == ftruncl_op) in fpu_emu()
/Linux-v4.19/arch/mips/include/uapi/asm/
Dinst.h211 froundl_op = 0x08, ftruncl_op = 0x09, enumerator