Searched refs:blezl_op (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | probes-common.h | 58 case blezl_op: in __insn_has_delay_slot()
|
H A D | branch.c | 610 case blezl_op: /* not really i_format */ in __compute_return_epc_for_insn() 639 if (insn.i_format.opcode == blezl_op) in __compute_return_epc_for_insn() 884 case blezl_op: in __insn_is_compact_branch()
|
H A D | mips-r2-to-r6-emul.c | 1101 case blezl_op: in mipsr2_decoder() 1144 case blezl_op: in mipsr2_decoder()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | probes-common.h | 58 case blezl_op: in __insn_has_delay_slot()
|
H A D | branch.c | 610 case blezl_op: /* not really i_format */ in __compute_return_epc_for_insn() 639 if (insn.i_format.opcode == blezl_op) in __compute_return_epc_for_insn() 884 case blezl_op: in __insn_is_compact_branch()
|
H A D | mips-r2-to-r6-emul.c | 1101 case blezl_op: in mipsr2_decoder() 1144 case blezl_op: in mipsr2_decoder()
|
/kernel/linux/linux-6.6/arch/mips/kvm/ |
H A D | emulate.c | 174 case blezl_op: /* removed in R6 */ in kvm_compute_return_epc() 205 case blezl_op: /* POP26 */ in kvm_compute_return_epc()
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 28 beql_op, bnel_op, blezl_op, bgtzl_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 28 beql_op, bnel_op, blezl_op, bgtzl_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 46 blezl_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 46 blezl_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
H A D | emulate.c | 175 case blezl_op: /* removed in R6 */ in kvm_compute_return_epc() 206 case blezl_op: /* POP26 */ in kvm_compute_return_epc()
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
H A D | cp1emu.c | 549 case blezl_op: in isBranchInstr()
|
/kernel/linux/linux-6.6/arch/mips/math-emu/ |
H A D | cp1emu.c | 549 case blezl_op: in isBranchInstr()
|
Completed in 26 milliseconds