Searched refs:scasq (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/X86/ |
D | index-operations.s | 83 scasq %es:(%edi) label
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 1339 "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/ |
D | X86InstrInfo.td | 832 def SCAS64 : RI<0xAF, RawFrm, (outs), (ins), "scasq", []>;
|
D | X86GenAsmWriter.inc | 3988 "scasw\000scasl\000scasq\000scasb\000# variable sized alloca for segment"
|
D | X86GenAsmWriter1.inc | 3944 "sbb\tEAX, \000sbb\tRAX, \000sbb\tAL, \000scasw\000scasd\000scasq\000sca"
|
D | X86GenAsmMatcher.inc | 4857 { X86::SCAS64, "scasq", Convert, { }, 0},
|