Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/kernel/
Dprobes-common.h60 case bgtzl_op: in __insn_has_delay_slot()
Dbranch.c646 case bgtzl_op: in __compute_return_epc_for_insn()
676 if (insn.i_format.opcode == bgtzl_op) in __compute_return_epc_for_insn()
885 case bgtzl_op: in __insn_is_compact_branch()
Dmips-r2-to-r6-emul.c1102 case bgtzl_op: in mipsr2_decoder()
1147 case bgtzl_op: in mipsr2_decoder()
/linux-5.19.10/arch/mips/kvm/
Demulate.c187 case bgtzl_op: /* removed in R6 */ in kvm_compute_return_epc()
206 case bgtzl_op: /* POP27 */ 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.c587 case bgtzl_op: in isBranchInstr()