Searched refs:bnel_op (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | probes-common.h | 56 case bnel_op: in __insn_has_delay_slot()
|
H A D | branch.c | 595 case bnel_op: in __compute_return_epc_for_insn() 603 if (insn.i_format.opcode == bnel_op) in __compute_return_epc_for_insn()
|
H A D | mips-r2-to-r6-emul.c | 1114 case bnel_op: in mipsr2_decoder() 1141 case bnel_op: in mipsr2_decoder()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | probes-common.h | 56 case bnel_op: in __insn_has_delay_slot()
|
H A D | branch.c | 595 case bnel_op: in __compute_return_epc_for_insn() 603 if (insn.i_format.opcode == bnel_op) in __compute_return_epc_for_insn()
|
H A D | mips-r2-to-r6-emul.c | 1114 case bnel_op: in mipsr2_decoder() 1141 case bnel_op: in mipsr2_decoder()
|
/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 | 45 bnel_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 45 bnel_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/kvm/ |
H A D | emulate.c | 163 case bnel_op: in kvm_compute_return_epc()
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
H A D | cp1emu.c | 534 case bnel_op: in isBranchInstr()
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
H A D | emulate.c | 164 case bnel_op: in kvm_compute_return_epc()
|
/kernel/linux/linux-6.6/arch/mips/math-emu/ |
H A D | cp1emu.c | 534 case bnel_op: in isBranchInstr()
|
Completed in 26 milliseconds