Home
last modified time | relevance | path

Searched refs:blezl_op (Results 1 – 6 of 6) sorted by relevance

/arch/mips/kernel/
Dprobes-common.h62 case blezl_op: in __insn_has_delay_slot()
Dbranch.c599 case blezl_op: /* not really i_format */ in __compute_return_epc_for_insn()
627 if (insn.i_format.opcode == blezl_op) in __compute_return_epc_for_insn()
873 case blezl_op: in __insn_is_compact_branch()
Dmips-r2-to-r6-emul.c1101 case blezl_op: in mipsr2_decoder()
1144 case blezl_op: in mipsr2_decoder()
/arch/mips/include/uapi/asm/
Dinst.h28 beql_op, bnel_op, blezl_op, bgtzl_op, enumerator
/arch/mips/kvm/
Demulate.c174 case blezl_op: /* removed in R6 */ in kvm_compute_return_epc()
205 case blezl_op: /* POP26 */ in kvm_compute_return_epc()
/arch/mips/math-emu/
Dcp1emu.c556 case blezl_op: in isBranchInstr()