Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/kernel/
Dbranch.c149 case bne_op: in __compute_return_epc_for_insn()
Dkprobes.c91 case bne_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.c101 { insn_bne, M(bne_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
/linux-3.4.99/arch/mips/math-emu/
Dcp1emu.c149 case bne_op: in isBranchInstr()