Home
last modified time | relevance | path

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

/arch/mips/include/uapi/asm/
Dinst.h118 bc_op = 0x08, bc1eqz_op = 0x09, enumerator
/arch/mips/math-emu/
Dcp1emu.c127 mips32_insn.fb_format.bc = bc_op; in microMIPS32_to_MIPS32()
744 if (insn.i_format.rs == bc_op) { in isBranchInstr()
1217 case bc_op: in cop1Emulate()