Searched refs:blez_op (Results 1 – 5 of 5) sorted by relevance
414 case blez_op: /* not really i_format */ in __compute_return_epc_for_insn()422 if (insn.i_format.opcode == blez_op) in __compute_return_epc_for_insn()431 if ((insn.i_format.opcode != blez_op) && !mipsr2_emulation) { in __compute_return_epc_for_insn()
93 case blez_op: in insn_has_delayslot()
20 beq_op, bne_op, blez_op, bgtz_op, enumerator
855 case blez_op: in isBranchInstr()863 if (insn.i_format.opcode == blez_op) in isBranchInstr()875 if ((insn.i_format.opcode != blez_op) && !mipsr2_emulation) in isBranchInstr()
171 case blez_op: /* not really i_format */ in kvm_compute_return_epc()