/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | probes-common.h | 30 * bltz_op, bgez_op, bltzl_op, bgezl_op, in __insn_has_delay_slot() 36 case bltzl_op: in __insn_has_delay_slot()
|
H A D | branch.c | 448 * bltz_op, bgez_op, bltzl_op, bgezl_op, in __compute_return_epc_for_insn() 453 case bltzl_op: in __compute_return_epc_for_insn() 460 if (insn.i_format.rt == bltzl_op) in __compute_return_epc_for_insn()
|
H A D | mips-r2-to-r6-emul.c | 985 case bltzl_op: in mipsr2_decoder() 1012 case bltzl_op: in mipsr2_decoder()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | probes-common.h | 30 * bltz_op, bgez_op, bltzl_op, bgezl_op, in __insn_has_delay_slot() 36 case bltzl_op: in __insn_has_delay_slot()
|
H A D | branch.c | 448 * bltz_op, bgez_op, bltzl_op, bgezl_op, in __compute_return_epc_for_insn() 453 case bltzl_op: in __compute_return_epc_for_insn() 460 if (insn.i_format.rt == bltzl_op) in __compute_return_epc_for_insn()
|
H A D | mips-r2-to-r6-emul.c | 985 case bltzl_op: in mipsr2_decoder() 1012 case bltzl_op: in mipsr2_decoder()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-mips.c | 64 [insn_bltzl] = {M(bcond_op, 0, bltzl_op, 0, 0, 0), RS | BIMM},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-mips.c | 64 [insn_bltzl] = {M(bcond_op, 0, bltzl_op, 0, 0, 0), RS | BIMM},
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 144 bltz_op, bgez_op, bltzl_op, bgezl_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 144 bltz_op, bgez_op, bltzl_op, bgezl_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 254 bltzl_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 254 bltzl_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/kvm/ |
H A D | emulate.c | 77 * bltz_op, bgez_op, bltzl_op, bgezl_op, in kvm_compute_return_epc() 83 case bltzl_op: in kvm_compute_return_epc()
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
H A D | cp1emu.c | 463 case bltzl_op: in isBranchInstr()
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
H A D | emulate.c | 78 * bltz_op, bgez_op, bltzl_op, bgezl_op, in kvm_compute_return_epc() 84 case bltzl_op: in kvm_compute_return_epc()
|
/kernel/linux/linux-6.6/arch/mips/math-emu/ |
H A D | cp1emu.c | 463 case bltzl_op: in isBranchInstr()
|