Searched refs:bgezall_op (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | probes-common.h | 31 * bltzal_op, bgezal_op, bltzall_op, bgezall_op. in __insn_has_delay_slot() 42 case bgezall_op: in __insn_has_delay_slot()
|
H A D | branch.c | 449 * 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 D | mips-r2-to-r6-emul.c | 988 case bgezall_op: in mipsr2_decoder() 1021 case bgezall_op: in mipsr2_decoder()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | probes-common.h | 31 * bltzal_op, bgezal_op, bltzall_op, bgezall_op. in __insn_has_delay_slot() 42 case bgezall_op: in __insn_has_delay_slot()
|
H A D | branch.c | 449 * 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 D | mips-r2-to-r6-emul.c | 988 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 D | inst.h | 148 bltzal_op, bgezal_op, bltzall_op, bgezall_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 148 bltzal_op, bgezal_op, bltzall_op, bgezall_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 271 bgezall_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 271 bgezall_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
H A D | cp1emu.c | 478 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 D | cp1emu.c | 478 case bgezall_op: in isBranchInstr() 480 insn.i_format.rt == bgezall_op)) in isBranchInstr()
|
/kernel/linux/linux-6.6/arch/mips/kvm/ |
H A D | emulate.c | 78 * 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 D | emulate.c | 79 * 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