Searched refs:bne_op (Results 1 – 8 of 8) sorted by relevance
| /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()
|
| /linux/arch/loongarch/include/asm/ |
| H A D | inst.h | 137 bne_op = 0x17, enumerator 487 case bne_op: in is_self_loop_ins() 699 DEF_EMIT_REG2I16_FORMAT(bne, bne_op)
|
| /linux/arch/loongarch/kernel/ |
| H A D | alternative.c | 111 case bne_op: in recompute_jump()
|
| H A D | inst.c | 98 case bne_op: in simu_branch()
|
| /linux/arch/mips/mm/ |
| H A D | uasm-mips.c | 65 [insn_bne] = {M(bne_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | inst.h | 24 beq_op, bne_op, blez_op, bgtz_op, enumerator
|
| /linux/arch/mips/kvm/ |
| H A D | emulate.c | 162 case bne_op: in kvm_compute_return_epc()
|