Searched refs:beq_op (Results 1 – 12 of 12) 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/tools/arch/loongarch/include/asm/ |
H A D | inst.h | 46 beq_op = 0x16, enumerator
|
/linux/arch/loongarch/include/asm/ |
H A D | inst.h | 131 beq_op = 0x16, enumerator 472 case beq_op: in is_self_loop_ins() 680 DEF_EMIT_REG2I16_FORMAT(beq, beq_op)
|
/linux/arch/loongarch/kernel/ |
H A D | alternative.c | 109 case beq_op: in recompute_jump()
|
H A D | inst.c | 90 case beq_op: in simu_branch()
|
H A D | kgdb.c | 346 case beq_op: in get_step_address()
|
/linux/tools/objtool/arch/loongarch/ |
H A D | decode.c | 268 case beq_op: in decode_insn_reg2i16_fomat()
|
/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()
|
/linux/arch/mips/math-emu/ |
H A D | cp1emu.c | 523 case beq_op: in isBranchInstr()
|