Home
last modified time | relevance | path

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

/arch/mips/math-emu/
Dcp1emu.c341 func = froundl_op; in microMIPS32_to_MIPS32()
2006 case froundl_op: in fpu_emu()
2017 if (MIPSInst_FUNC(ir) == froundl_op) in fpu_emu()
2356 case froundl_op: in fpu_emu()
2367 if (MIPSInst_FUNC(ir) == froundl_op) in fpu_emu()
/arch/mips/include/uapi/asm/
Dinst.h211 froundl_op = 0x08, ftruncl_op = 0x09, enumerator