Searched refs:M_SGEU_I (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1647 M_SGEU_I, enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | micromips-opc.c | 990 {"sgeu", "d,v,I", 0, (int) M_SGEU_I, INSN_MACRO, 0, I1, 0, 0 },
|
D | mips-opc.c | 1841 {"sgeu", "d,v,I", 0, (int) M_SGEU_I, INSN_MACRO, 0, I1, 0, 0 },
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 12934 case M_SGEU_I: in macro()
|