Home
last modified time | relevance | path

Searched refs:mm_froundl_op (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/arch/mips/include/uapi/asm/
Dinst.h544 mm_froundl_op = 0xcc, enumerator
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dinst.h545 mm_froundl_op = 0xcc, enumerator
/kernel/linux/linux-5.10/arch/mips/math-emu/
Dcp1emu.c312 case mm_froundl_op: in microMIPS32_to_MIPS32()
328 else if (insn.mm_fp1_format.op == mm_froundl_op) in microMIPS32_to_MIPS32()
/kernel/linux/linux-4.19/arch/mips/math-emu/
Dcp1emu.c324 case mm_froundl_op: in microMIPS32_to_MIPS32()
340 else if (insn.mm_fp1_format.op == mm_froundl_op) in microMIPS32_to_MIPS32()