/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | probes-common.h | 53 case beq_op: in __insn_has_delay_slot()
|
H A D | branch.c | 584 case beq_op: in __compute_return_epc_for_insn()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | probes-common.h | 53 case beq_op: in __insn_has_delay_slot()
|
H A D | branch.c | 584 case beq_op: in __compute_return_epc_for_insn()
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 119 beq_op = 0x16, enumerator 452 case beq_op: in is_self_loop_ins() 652 DEF_EMIT_REG2I16_FORMAT(beq, beq_op)
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | alternative.c | 107 case beq_op: in recompute_jump()
|
H A D | inst.c | 75 case beq_op: in simu_branch()
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | alternative.c | 109 case beq_op: in recompute_jump()
|
H A D | inst.c | 90 case beq_op: in simu_branch()
|
H A D | kgdb.c | 346 case beq_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 | 57 [insn_beq] = {M(beq_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-mips.c | 57 [insn_beq] = {M(beq_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 | 27 beq_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 27 beq_op, enumerator
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 490 insn->reg2i16_format.opcode = beq_op; in emit_beq()
|
/kernel/linux/linux-6.6/arch/mips/kvm/ |
H A D | emulate.c | 152 case beq_op: in kvm_compute_return_epc()
|
/kernel/linux/linux-5.10/arch/mips/math-emu/ |
H A D | cp1emu.c | 523 case beq_op: in isBranchInstr()
|
/kernel/linux/linux-5.10/arch/mips/kvm/ |
H A D | emulate.c | 153 case beq_op: in kvm_compute_return_epc()
|
/kernel/linux/linux-6.6/arch/mips/math-emu/ |
H A D | cp1emu.c | 523 case beq_op: in isBranchInstr()
|