Home
last modified time | relevance | path

Searched refs:bcond_op (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/mips/mm/
Duasm.c97 { insn_bgez, M(bcond_op, 0, bgez_op, 0, 0, 0), RS | BIMM },
98 { insn_bgezl, M(bcond_op, 0, bgezl_op, 0, 0, 0), RS | BIMM },
99 { insn_bltz, M(bcond_op, 0, bltz_op, 0, 0, 0), RS | BIMM },
100 { insn_bltzl, M(bcond_op, 0, bltzl_op, 0, 0, 0), RS | BIMM },
/linux-3.4.99/arch/mips/kernel/
Dbranch.c58 case bcond_op: in __compute_return_epc_for_insn()
Dkprobes.c78 case bcond_op: in insn_has_delayslot()
/linux-3.4.99/arch/mips/include/asm/
Dinst.h18 spec_op, bcond_op, j_op, jal_op, enumerator
/linux-3.4.99/arch/mips/math-emu/
Dcp1emu.c131 case bcond_op: in isBranchInstr()