Home
last modified time | relevance | path

Searched refs:bgezall_op (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dprobes-common.h31 * bltzal_op, bgezal_op, bltzall_op, bgezall_op. in __insn_has_delay_slot()
42 case bgezall_op: in __insn_has_delay_slot()
H A Dbranch.c449 * bltzal_op, bgezal_op, bltzall_op, bgezall_op. in __compute_return_epc_for_insn()
514 case bgezall_op: in __compute_return_epc_for_insn()
516 insn.i_format.rt == bgezall_op)) in __compute_return_epc_for_insn()
538 if (insn.i_format.rt == bgezall_op) in __compute_return_epc_for_insn()
H A Dmips-r2-to-r6-emul.c988 case bgezall_op: in mipsr2_decoder()
1021 case bgezall_op: in mipsr2_decoder()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dprobes-common.h31 * bltzal_op, bgezal_op, bltzall_op, bgezall_op. in __insn_has_delay_slot()
42 case bgezall_op: in __insn_has_delay_slot()
H A Dbranch.c449 * bltzal_op, bgezal_op, bltzall_op, bgezall_op. in __compute_return_epc_for_insn()
514 case bgezall_op: in __compute_return_epc_for_insn()
516 insn.i_format.rt == bgezall_op)) in __compute_return_epc_for_insn()
538 if (insn.i_format.rt == bgezall_op) in __compute_return_epc_for_insn()
H A Dmips-r2-to-r6-emul.c988 case bgezall_op: in mipsr2_decoder()
1021 case bgezall_op: in mipsr2_decoder()
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dinst.h148 bltzal_op, bgezal_op, bltzall_op, bgezall_op, enumerator
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dinst.h148 bltzal_op, bgezal_op, bltzall_op, bgezall_op, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dinst.h271 bgezall_op, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dinst.h271 bgezall_op, enumerator
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Dcp1emu.c478 case bgezall_op: in isBranchInstr()
480 insn.i_format.rt == bgezall_op)) in isBranchInstr()
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Dcp1emu.c478 case bgezall_op: in isBranchInstr()
480 insn.i_format.rt == bgezall_op)) in isBranchInstr()
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Demulate.c78 * bltzal_op, bgezal_op, bltzall_op, bgezall_op. in kvm_compute_return_epc()
111 case bgezall_op: in kvm_compute_return_epc()
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Demulate.c79 * bltzal_op, bgezal_op, bltzall_op, bgezall_op. in kvm_compute_return_epc()
112 case bgezall_op: in kvm_compute_return_epc()

Completed in 29 milliseconds