Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dbranch.c76 case bgezl_op: in __compute_return_epc()
/arch/mips/include/asm/
Dinst.h84 bltz_op, bgez_op, bltzl_op, bgezl_op, enumerator
/arch/mips/mm/
Duasm.c93 { insn_bgezl, M(bcond_op, 0, bgezl_op, 0, 0, 0), RS | BIMM },
/arch/mips/math-emu/
Dcp1emu.c130 case bgezl_op: in isBranchInstr()