Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dinst.h163 pfetch_op = 0x07, swxc1_op = 0x08, enumerator
/arch/mips/math-emu/
Dcp1emu.c737 if (MIPSInst_FUNC(ir) != pfetch_op) { in fpux_emu()