Home
last modified time | relevance | path

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

/arch/mips/include/uapi/asm/
Dinst.h44 sll_op, movc_op, srl_op, sra_op, enumerator
/arch/mips/math-emu/
Dcp1emu.c272 mips32_insn.r_format.func = movc_op; in microMIPS32_to_MIPS32()
1322 case movc_op: in cop1Emulate()
1384 if (MIPSInst_FUNC(ir) != movc_op) in cop1Emulate()