Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Dprobes-common.h60 case bgtzl_op: in __insn_has_delay_slot()
Dbranch.c644 case bgtzl_op: in __compute_return_epc_for_insn()
674 if (insn.i_format.opcode == bgtzl_op) in __compute_return_epc_for_insn()
883 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-v5.4/arch/mips/include/uapi/asm/
Dinst.h28 beql_op, bnel_op, blezl_op, bgtzl_op, enumerator
/Linux-v5.4/arch/mips/kvm/
Demulate.c188 case bgtzl_op: /* removed in R6 */ in kvm_compute_return_epc()
207 case bgtzl_op: /* POP27 */ in kvm_compute_return_epc()
/Linux-v5.4/arch/mips/math-emu/
Dcp1emu.c587 case bgtzl_op: in isBranchInstr()