/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | probes-common.h | 55 case bne_op: in __insn_has_delay_slot()
|
H A D | branch.c | 599 case bne_op: in __compute_return_epc_for_insn()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | probes-common.h | 55 case bne_op: in __insn_has_delay_slot()
|
H A D | branch.c | 599 case bne_op: in __compute_return_epc_for_insn()
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 120 bne_op = 0x17, enumerator 453 case bne_op: in is_self_loop_ins() 653 DEF_EMIT_REG2I16_FORMAT(bne, bne_op)
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | alternative.c | 108 case bne_op: in recompute_jump()
|
H A D | inst.c | 81 case bne_op: in simu_branch()
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | alternative.c | 110 case bne_op: in recompute_jump()
|
H A D | inst.c | 96 case bne_op: in simu_branch()
|
H A D | kgdb.c | 350 case bne_op: in get_step_address()
|
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/ |
H A D | inst.h | 136 addu16id_op = 0x4, jirl_op = 0x13, beq_op = 0x16, bne_op, blt_op, bge_op, bltu_op, bgeu_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/ |
H A D | inst.h | 148 addu16id_op = 0x4, jirl_op = 0x13, beq_op = 0x16, bne_op, blt_op, bge_op, bltu_op, bgeu_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-mips.c | 65 [insn_bne] = {M(bne_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-mips.c | 65 [insn_bne] = {M(bne_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 24 beq_op, bne_op, blez_op, bgtz_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 24 beq_op, bne_op, blez_op, bgtz_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 28 bne_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 28 bne_op, enumerator
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 499 insn->reg2i16_format.opcode = bne_op; in emit_bne()
|
/kernel/linux/linux-6.6/arch/mips/kvm/ |
H A D | emulate.c | 162 case bne_op: in kvm_compute_return_epc()
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
H A D | cp1emu.c | 538 case bne_op: in isBranchInstr()
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
H A D | emulate.c | 163 case bne_op: in kvm_compute_return_epc()
|
/kernel/linux/linux-6.6/arch/mips/math-emu/ |
H A D | cp1emu.c | 538 case bne_op: in isBranchInstr()
|