Searched refs:bgez_op (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/arch/mips/kernel/ |
D | branch.c | 74 case bgez_op: in __compute_return_epc()
|
/linux-2.6.39/arch/mips/include/asm/ |
D | inst.h | 85 bltz_op, bgez_op, bltzl_op, bgezl_op, enumerator
|
/linux-2.6.39/arch/mips/mm/ |
D | uasm.c | 97 { insn_bgez, M(bcond_op, 0, bgez_op, 0, 0, 0), RS | BIMM },
|
/linux-2.6.39/arch/mips/math-emu/ |
D | cp1emu.c | 134 case bgez_op: in isBranchInstr()
|