Searched refs:bgtzl_op (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | probes-common.h | 60 case bgtzl_op: in __insn_has_delay_slot()
|
H A D | branch.c | 646 case bgtzl_op: in __compute_return_epc_for_insn() 676 if (insn.i_format.opcode == bgtzl_op) in __compute_return_epc_for_insn() 885 case bgtzl_op: in __insn_is_compact_branch()
|
H A D | mips-r2-to-r6-emul.c | 1102 case bgtzl_op: in mipsr2_decoder() 1147 case bgtzl_op: in mipsr2_decoder()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | probes-common.h | 60 case bgtzl_op: in __insn_has_delay_slot()
|
H A D | branch.c | 646 case bgtzl_op: in __compute_return_epc_for_insn() 676 if (insn.i_format.opcode == bgtzl_op) in __compute_return_epc_for_insn() 885 case bgtzl_op: in __insn_is_compact_branch()
|
H A D | mips-r2-to-r6-emul.c | 1102 case bgtzl_op: in mipsr2_decoder() 1147 case bgtzl_op: in mipsr2_decoder()
|
/kernel/linux/linux-6.6/arch/mips/kvm/ |
H A D | emulate.c | 187 case bgtzl_op: /* removed in R6 */ in kvm_compute_return_epc() 206 case bgtzl_op: /* POP27 */ 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 | 47 bgtzl_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 47 bgtzl_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
H A D | emulate.c | 188 case bgtzl_op: /* removed in R6 */ in kvm_compute_return_epc() 207 case bgtzl_op: /* POP27 */ in kvm_compute_return_epc()
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
H A D | cp1emu.c | 587 case bgtzl_op: in isBranchInstr()
|
/kernel/linux/linux-6.6/arch/mips/math-emu/ |
H A D | cp1emu.c | 587 case bgtzl_op: in isBranchInstr()
|
Completed in 30 milliseconds