Searched refs:beq_op (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/arch/mips/kernel/ |
A D | probes-common.h | 53 case beq_op: in __insn_has_delay_slot()
|
A D | branch.c | 584 case beq_op: in __compute_return_epc_for_insn()
|
/linux-6.3-rc2/arch/loongarch/include/asm/ |
A D | inst.h | 110 beq_op = 0x16, enumerator 391 case beq_op: in is_self_loop_ins() 575 DEF_EMIT_REG2I16_FORMAT(beq, beq_op)
|
/linux-6.3-rc2/arch/loongarch/kernel/ |
A D | alternative.c | 109 case beq_op: in recompute_jump()
|
A D | inst.c | 90 case beq_op: in simu_branch()
|
/linux-6.3-rc2/arch/mips/mm/ |
A D | uasm-mips.c | 57 [insn_beq] = {M(beq_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 | 152 case beq_op: in kvm_compute_return_epc()
|
/linux-6.3-rc2/arch/mips/math-emu/ |
A D | cp1emu.c | 523 case beq_op: in isBranchInstr()
|
Completed in 20 milliseconds