Home
last modified time | relevance | path

Searched refs:bgez_op (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/mips/kernel/
Dbranch.c74 case bgez_op: in __compute_return_epc()
/linux-2.6.39/arch/mips/include/asm/
Dinst.h85 bltz_op, bgez_op, bltzl_op, bgezl_op, enumerator
/linux-2.6.39/arch/mips/mm/
Duasm.c97 { insn_bgez, M(bcond_op, 0, bgez_op, 0, 0, 0), RS | BIMM },
/linux-2.6.39/arch/mips/math-emu/
Dcp1emu.c134 case bgez_op: in isBranchInstr()