Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dinst.h40 sll_op, movc_op, srl_op, sra_op, enumerator
/arch/mips/math-emu/
Dcp1emu.c508 if (MIPSInst_FUNC(ir) == movc_op) in cop1Emulate()
562 if (MIPSInst_FUNC(ir) != movc_op) in cop1Emulate()