Searched refs:M_BGEUL_I (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1495 M_BGEUL_I, enumerator
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | micromips-opc.c | 385 {"bgeul", "s,I,p", 0, (int) M_BGEUL_I, INSN_MACRO, 0, I1, 0, 0 },
|
D | mips-opc.c | 774 {"bgeul", "s,I,p", 0, (int) M_BGEUL_I, INSN_MACRO, 0, I2|T3, 0, I37 },
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 10109 case M_BGEUL_I: in macro() 10110 if (mask == M_BGEUL_I) in macro()
|