Searched refs:beq_op (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/arch/mips/kernel/ |
D | branch.c | 137 case beq_op: in __compute_return_epc_for_insn()
|
D | kprobes.c | 89 case beq_op: in insn_has_delayslot()
|
/linux-3.4.99/arch/mips/include/asm/ |
D | inst.h | 19 beq_op, bne_op, blez_op, bgtz_op, enumerator
|
/linux-3.4.99/arch/mips/mm/ |
D | uasm.c | 95 { insn_beq, M(beq_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
|
/linux-3.4.99/arch/mips/math-emu/ |
D | cp1emu.c | 148 case beq_op: in isBranchInstr()
|