Searched refs:M_BGEL_I (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1473 M_BGEL_I, enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | micromips-opc.c | 380 {"bgel", "s,I,p", 0, (int) M_BGEL_I, INSN_MACRO, 0, I1, 0, 0 },
|
D | mips-opc.c | 713 {"bgel", "s,I,p", 0, (int) M_BGEL_I, INSN_MACRO, 0, I2|T3, 0, I37 },
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 9947 case M_BGEL_I: in macro() 9948 if (mask == M_BGEL_I) in macro()
|