Searched refs:bgezl_op (Results 1 – 4 of 4) sorted by relevance
/arch/mips/kernel/ |
D | branch.c | 72 case bgezl_op: in __compute_return_epc_for_insn() 75 if (insn.i_format.rt == bgezl_op) in __compute_return_epc_for_insn()
|
/arch/mips/include/asm/ |
D | inst.h | 85 bltz_op, bgez_op, bltzl_op, bgezl_op, enumerator
|
/arch/mips/mm/ |
D | uasm.c | 98 { insn_bgezl, M(bcond_op, 0, bgezl_op, 0, 0, 0), RS | BIMM },
|
/arch/mips/math-emu/ |
D | cp1emu.c | 136 case bgezl_op: in isBranchInstr()
|