Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/math-emu/
Dcp1emu.c341 func = froundl_op; in microMIPS32_to_MIPS32()
2016 case froundl_op: in fpu_emu()
2027 if (MIPSInst_FUNC(ir) == froundl_op) in fpu_emu()
2367 case froundl_op: in fpu_emu()
2378 if (MIPSInst_FUNC(ir) == froundl_op) in fpu_emu()
/Linux-v4.19/arch/mips/include/uapi/asm/
Dinst.h211 froundl_op = 0x08, ftruncl_op = 0x09, enumerator