Searched refs:M_BEQL_I (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1487 M_BEQL_I, enumerator
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | micromips-opc.c | 377 {"beql", "s,I,p", 0, (int) M_BEQL_I, INSN_MACRO, 0, I1, 0, 0 },
|
D | mips-opc.c | 766 {"beql", "s,I,p", 0, (int) M_BEQL_I, INSN_MACRO, 0, I2|T3, 0, I37 },
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 9727 case M_BEQL_I: in macro_build_branch_rsrt() 9994 case M_BEQL_I: in macro()
|