Searched refs:pfetch_op (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/mips/include/uapi/asm/ | ||
D | inst.h | 235 pfetch_op = 0x0f, madd_s_op = 0x20, enumerator |
/linux-6.1.9/arch/mips/math-emu/ | ||
D | cp1emu.c | 1664 if (MIPSInst_FUNC(ir) != pfetch_op) in fpux_emu() |