Searched refs:M_BGE_I (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mips16-opc.c | 207 {"bge", "x,I,p", 0, (int) M_BGE_I, INSN_MACRO, 0, I1, 0, 0 },
|
D | micromips-opc.c | 379 {"bge", "s,I,p", 0, (int) M_BGE_I, INSN_MACRO, 0, I1, 0, 0 },
|
D | mips-opc.c | 768 {"bge", "s,I,p", 0, (int) M_BGE_I, INSN_MACRO, 0, I1, 0, 0 },
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1490 M_BGE_I, enumerator
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 10052 case M_BGE_I: in macro() 13623 case M_BGE_I: in mips16_macro()
|