Home
last modified time | relevance | path

Searched refs:scasq (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/MC/X86/
Dindex-operations.s83 scasq %es:(%edi) label
/external/llvm/lib/Target/X86/
DX86InstrInfo.td1339 "scasq\t{$dst, %rax|rax, $dst}", [], IIC_SCAS>;
2792 def : InstAlias<"scasq\t$dst", (SCASQ dstidx64:$dst), 0>, Requires<[In64BitMode]>;
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrInfo.td832 def SCAS64 : RI<0xAF, RawFrm, (outs), (ins), "scasq", []>;
DX86GenAsmWriter.inc3988 "scasw\000scasl\000scasq\000scasb\000# variable sized alloca for segment"
DX86GenAsmWriter1.inc3944 "sbb\tEAX, \000sbb\tRAX, \000sbb\tAL, \000scasw\000scasd\000scasq\000sca"
DX86GenAsmMatcher.inc4857 { X86::SCAS64, "scasq", Convert, { }, 0},