Searched refs:bne_op (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/arch/mips/kernel/ |
A D | probes-common.h | 55 case bne_op: in __insn_has_delay_slot()
|
A D | branch.c | 599 case bne_op: in __compute_return_epc_for_insn()
|
/linux-6.3-rc2/arch/loongarch/include/asm/ |
A D | inst.h | 111 bne_op = 0x17, enumerator 392 case bne_op: in is_self_loop_ins() 576 DEF_EMIT_REG2I16_FORMAT(bne, bne_op)
|
/linux-6.3-rc2/arch/loongarch/kernel/ |
A D | alternative.c | 110 case bne_op: in recompute_jump()
|
A D | inst.c | 96 case bne_op: in simu_branch()
|
/linux-6.3-rc2/arch/mips/mm/ |
A D | uasm-mips.c | 65 [insn_bne] = {M(bne_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
|
/linux-6.3-rc2/arch/mips/include/uapi/asm/ |
A D | inst.h | 24 beq_op, bne_op, blez_op, bgtz_op, enumerator
|
/linux-6.3-rc2/arch/mips/kvm/ |
A D | emulate.c | 162 case bne_op: in kvm_compute_return_epc()
|
/linux-6.3-rc2/arch/mips/math-emu/ |
A D | cp1emu.c | 538 case bne_op: in isBranchInstr()
|
Completed in 20 milliseconds