Searched refs:M_SGE_I (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h781 M_SGE_I, enumerator in enum:__anon599
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c7612 case M_SGE_I: /* sreg >= I <==> not (sreg < I) */
7618 macro_build (&imm_expr, mask == M_SGE_I ? "slti" : "sltiu", "t,r,j",
7624 macro_build (NULL, mask == M_SGE_I ? "slt" : "sltu", "d,v,t",
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips-opc.c1131 {"sge", "d,v,I", 0, (int) M_SGE_I, INSN_MACRO, 0, I1 },

Completed in 84 milliseconds