Searched refs:bne_op (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/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()
|
/openbmc/linux/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)
|
/openbmc/linux/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()
|
/openbmc/linux/arch/mips/mm/ |
H A D | uasm-mips.c | 65 [insn_bne] = {M(bne_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | inst.h | 24 beq_op, bne_op, blez_op, bgtz_op, enumerator
|
/openbmc/linux/arch/mips/kvm/ |
H A D | emulate.c | 162 case bne_op: in kvm_compute_return_epc()
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | cp1emu.c | 538 case bne_op: in isBranchInstr()
|