Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dbranch.c72 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/
Dinst.h85 bltz_op, bgez_op, bltzl_op, bgezl_op, enumerator
/arch/mips/mm/
Duasm.c98 { insn_bgezl, M(bcond_op, 0, bgezl_op, 0, 0, 0), RS | BIMM },
/arch/mips/math-emu/
Dcp1emu.c136 case bgezl_op: in isBranchInstr()