Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dprobes-common.h53 case beq_op: in __insn_has_delay_slot()
H A Dbranch.c584 case beq_op: in __compute_return_epc_for_insn()
/linux/arch/loongarch/include/asm/
H A Dinst.h135 beq_op = 0x16, enumerator
481 case beq_op: in is_self_loop_ins()
692 DEF_EMIT_REG2I16_FORMAT(beq, beq_op)
/linux/arch/loongarch/kernel/
H A Dalternative.c110 case beq_op: in recompute_jump()
H A Dinst.c92 case beq_op: in simu_branch()
/linux/arch/mips/mm/
H A Duasm-mips.c57 [insn_beq] = {M(beq_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.c152 case beq_op: in kvm_compute_return_epc()