Home
last modified time | relevance | path

Searched refs:beq_op (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/mips/kernel/
Dbranch.c137 case beq_op: in __compute_return_epc_for_insn()
Dkprobes.c89 case beq_op: in insn_has_delayslot()
/linux-3.4.99/arch/mips/include/asm/
Dinst.h19 beq_op, bne_op, blez_op, bgtz_op, enumerator
/linux-3.4.99/arch/mips/mm/
Duasm.c95 { insn_beq, M(beq_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
/linux-3.4.99/arch/mips/math-emu/
Dcp1emu.c148 case beq_op: in isBranchInstr()