Home
last modified time | relevance | path

Searched refs:setae (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/backend/
Dcmp-ops.c46 static int setae(unsigned int x, unsigned int y) in setae() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DREADME.txt202 setae %al
210 Note the setae, movzbl, cmpl, cmove can be replaced with a single cmovae. There
538 setae %al
DX86InstrInfo.td3183 def NB : CondCodeAlias<Prefix, Suffix, "nb", "ae", V>; // setnb -> setae
3184 def NC : CondCodeAlias<Prefix, Suffix, "nc", "ae", V>; // setnc -> setae
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h614 #define SETAE(a) CHOICE(setae a, setae a, setae a)
1327 #define SETAE(a) setae a
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc2049 Mnemonic = "setae"; // "setnb"
2052 Mnemonic = "setae"; // "setnc"
7755 "a\005setae\004setb\005setbe\004sete\004setg\005setge\004setl\005setle\005"
10228 { 7138 /* setae */, X86::SETCCr, Convert__Reg1_0__imm_95_3, AMFBS_None, { MCK_GR8 }, },
10229 { 7138 /* setae */, X86::SETCCm, Convert__Mem85_0__imm_95_3, AMFBS_None, { MCK_Mem8 }, },
24792 { 7138 /* setae */, X86::SETCCr, Convert__Reg1_0__imm_95_3, AMFBS_None, { MCK_GR8 }, },
24793 { 7138 /* setae */, X86::SETCCm, Convert__Mem85_0__imm_95_3, AMFBS_None, { MCK_Mem8 }, },