Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1495 M_BGEUL_I, enumerator
/toolchain/binutils/binutils-2.25/opcodes/
Dmicromips-opc.c385 {"bgeul", "s,I,p", 0, (int) M_BGEUL_I, INSN_MACRO, 0, I1, 0, 0 },
Dmips-opc.c774 {"bgeul", "s,I,p", 0, (int) M_BGEUL_I, INSN_MACRO, 0, I2|T3, 0, I37 },
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c10109 case M_BGEUL_I: in macro()
10110 if (mask == M_BGEUL_I) in macro()