Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h1471 M_BGEL, enumerator
/toolchain/binutils/binutils-2.27/opcodes/
Dmicromips-opc.c379 {"bgel", "s,t,p", 0, (int) M_BGEL, INSN_MACRO, 0, I1, 0, 0 },
Dmips-opc.c712 {"bgel", "s,t,p", 0, (int) M_BGEL, INSN_MACRO, 0, I2|T3, 0, I37 },
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c9905 case M_BGEL: in macro()