Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/math-emu/
Dcp1emu.c329 func = froundl_op; in microMIPS32_to_MIPS32()
2028 case froundl_op: in fpu_emu()
2039 if (MIPSInst_FUNC(ir) == froundl_op) in fpu_emu()
2379 case froundl_op: in fpu_emu()
2390 if (MIPSInst_FUNC(ir) == froundl_op) in fpu_emu()
/linux-5.19.10/arch/mips/include/uapi/asm/
Dinst.h211 froundl_op = 0x08, ftruncl_op = 0x09, enumerator