Searched refs:M_SGE (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1662 M_SGE, enumerator
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | micromips-opc.c | 988 {"sge", "d,v,t", 0, (int) M_SGE, INSN_MACRO, 0, I1, 0, 0 },
|
D | mips-opc.c | 1899 {"sge", "d,v,t", 0, (int) M_SGE, INSN_MACRO, 0, I1, 0, 0 },
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 13027 case M_SGE: /* X >= Y <==> not (X < Y) */ in macro()
|