Searched refs:beq_op (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/mips/kernel/ |
| H A D | probes-common.h | 53 case beq_op: in __insn_has_delay_slot()
|
| H A D | branch.c | 584 case beq_op: in __compute_return_epc_for_insn()
|
| /linux/arch/loongarch/include/asm/ |
| H A D | inst.h | 137 beq_op = 0x16, enumerator 494 case beq_op: in is_self_loop_ins() 707 DEF_EMIT_REG2I16_FORMAT(beq, beq_op)
|
| /linux/arch/loongarch/kernel/ |
| H A D | alternative.c | 110 case beq_op: in recompute_jump()
|
| H A D | inst.c | 92 case beq_op: in simu_branch()
|
| H A D | kgdb.c | 348 case beq_op: in get_step_address()
|
| /linux/arch/mips/mm/ |
| H A D | uasm-mips.c | 57 [insn_beq] = {M(beq_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
|
| /linux/arch/mips/include/uapi/asm/ |
| H A D | inst.h | 24 beq_op, bne_op, blez_op, bgtz_op, enumerator
|
| /linux/arch/mips/kvm/ |
| H A D | emulate.c | 152 case beq_op: in kvm_compute_return_epc()
|