Searched refs:beq_op (Results 1 – 6 of 6) sorted by relevance
/arch/mips/kernel/ |
D | kprobes.c | 89 case beq_op: in insn_has_delayslot()
|
D | branch.c | 578 case beq_op: in __compute_return_epc_for_insn()
|
/arch/mips/mm/ |
D | uasm-mips.c | 59 { insn_beq, M(beq_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
|
/arch/mips/include/uapi/asm/ |
D | inst.h | 23 beq_op, bne_op, blez_op, bgtz_op, enumerator
|
/arch/mips/kvm/ |
D | emulate.c | 144 case beq_op: in kvm_compute_return_epc()
|
/arch/mips/math-emu/ |
D | cp1emu.c | 532 case beq_op: in isBranchInstr()
|