Home
last modified time | relevance | path

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

/arch/mips/math-emu/
Dcp1emu.c342 func = froundl_op; in microMIPS32_to_MIPS32()
2017 case froundl_op: in fpu_emu()
2028 if (MIPSInst_FUNC(ir) == froundl_op) in fpu_emu()
2368 case froundl_op: in fpu_emu()
2379 if (MIPSInst_FUNC(ir) == froundl_op) in fpu_emu()
/arch/mips/include/uapi/asm/
Dinst.h165 froundl_op = 0x08, ftruncl_op = 0x09, enumerator