Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/arch/loongarch/include/asm/
H A Dinst.h119 beq_op = 0x16, enumerator
452 case beq_op: in is_self_loop_ins()
652 DEF_EMIT_REG2I16_FORMAT(beq, beq_op)
/openbmc/linux/arch/loongarch/kernel/
H A Dalternative.c109 case beq_op: in recompute_jump()
H A Dinst.c90 case beq_op: in simu_branch()
H A Dkgdb.c346 case beq_op: in get_step_address()
/openbmc/linux/arch/mips/mm/
H A Duasm-mips.c57 [insn_beq] = {M(beq_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dinst.h24 beq_op, bne_op, blez_op, bgtz_op, enumerator
/openbmc/linux/arch/mips/kvm/
H A Demulate.c152 case beq_op: in kvm_compute_return_epc()
/openbmc/linux/arch/mips/math-emu/
H A Dcp1emu.c523 case beq_op: in isBranchInstr()