Home
last modified time | relevance | path

Searched refs:bne_op (Results 1 – 8 of 8) sorted by relevance

/linux/arch/mips/kernel/
H A Dprobes-common.h55 case bne_op: in __insn_has_delay_slot()
H A Dbranch.c599 case bne_op: in __compute_return_epc_for_insn()
/linux/arch/loongarch/include/asm/
H A Dinst.h137 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 Dalternative.c111 case bne_op: in recompute_jump()
H A Dinst.c98 case bne_op: in simu_branch()
/linux/arch/mips/mm/
H A Duasm-mips.c65 [insn_bne] = {M(bne_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
/linux/arch/mips/include/uapi/asm/
H A Dinst.h24 beq_op, bne_op, blez_op, bgtz_op, enumerator
/linux/arch/mips/kvm/
H A Demulate.c162 case bne_op: in kvm_compute_return_epc()