Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/kernel/
Dprobes-common.h58 case blezl_op: in __insn_has_delay_slot()
Dbranch.c610 case blezl_op: /* not really i_format */ in __compute_return_epc_for_insn()
639 if (insn.i_format.opcode == blezl_op) in __compute_return_epc_for_insn()
884 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()
/linux-5.19.10/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()
/linux-5.19.10/arch/mips/include/uapi/asm/
Dinst.h28 beql_op, bnel_op, blezl_op, bgtzl_op, enumerator
/linux-5.19.10/arch/mips/math-emu/
Dcp1emu.c549 case blezl_op: in isBranchInstr()