Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/uapi/asm/
Dinst.h235 pfetch_op = 0x0f, madd_s_op = 0x20, enumerator
/linux-6.1.9/arch/mips/math-emu/
Dcp1emu.c1664 if (MIPSInst_FUNC(ir) != pfetch_op) in fpux_emu()