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