Searched refs:SETBE (Results 1 – 3 of 3) sorted by relevance
94 defm SETBE : SETCC<0x96, "setbe", X86_COND_BE>; // unsigned less than or equal
102 defm SETBE : SETCC<0x96, "setbe", X86_COND_BE>; // unsigned less than or equal
616 #define SETBE(a) CHOICE(setbe a, setbe a, setbe a) macro1329 #define SETBE(a) setbe a macro