Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dbranch.c508 case bgezall_op: in __compute_return_epc_for_insn()
510 insn.i_format.rt == bgezall_op)) { in __compute_return_epc_for_insn()
534 if (insn.i_format.rt == bgezall_op) in __compute_return_epc_for_insn()
Duprobes.c41 case bgezall_op: in insn_has_delay_slot()
Dmips-r2-to-r6-emul.c987 case bgezall_op: in mipsr2_decoder()
1020 case bgezall_op: in mipsr2_decoder()
/linux-4.4.14/arch/mips/include/uapi/asm/
Dinst.h103 bltzal_op, bgezal_op, bltzall_op, bgezall_op, enumerator
/linux-4.4.14/arch/mips/math-emu/
Dcp1emu.c488 case bgezall_op: in isBranchInstr()
490 insn.i_format.rt == bgezall_op)) in isBranchInstr()
/linux-4.4.14/arch/mips/kvm/
Demulate.c109 case bgezall_op: in kvm_compute_return_epc()