Home
last modified time | relevance | path

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

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