Home
last modified time | relevance | path

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

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