Searched refs:beql_op (Results 1 – 4 of 4) sorted by relevance
/arch/mips/kernel/ |
D | branch.c | 135 case beql_op: in __compute_return_epc()
|
/arch/mips/include/asm/ |
D | inst.h | 23 beql_op, bnel_op, blezl_op, bgtzl_op, enumerator
|
/arch/mips/mm/ |
D | uasm.c | 91 { insn_beql, M(beql_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
|
/arch/mips/math-emu/ |
D | cp1emu.c | 146 case beql_op: in isBranchInstr()
|