Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h1473 M_BGEL_I, enumerator
/toolchain/binutils/binutils-2.27/opcodes/
Dmicromips-opc.c380 {"bgel", "s,I,p", 0, (int) M_BGEL_I, INSN_MACRO, 0, I1, 0, 0 },
Dmips-opc.c713 {"bgel", "s,I,p", 0, (int) M_BGEL_I, INSN_MACRO, 0, I2|T3, 0, I37 },
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c9947 case M_BGEL_I: in macro()
9948 if (mask == M_BGEL_I) in macro()