Searched refs:cmpsq (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/X86/ |
D | index-operations.s | 118 cmpsq (%rdi), (%rsi) label
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.td | 837 def CMPS64 : RI<0xA7, RawFrm, (outs), (ins), "cmpsq", []>;
|
D | X86GenAsmWriter.inc | 3864 "sl\000cmpsq\000cmpsb\000cmpsd\t\000cmpss\t\000cmpxchg16b\t\000cmpxchgw\t"
|
D | X86GenAsmWriter1.inc | 3857 "cmpsq\000cmpsb\000cmpsd\t\000cmpss\t\000cmpxchg16b\t\000cmpxchg\t\000cm"
|
D | X86GenAsmMatcher.inc | 3239 { X86::CMPS64, "cmpsq", Convert, { }, 0},
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 1350 "cmpsq\t{$dst, $src|$src, $dst}", [], IIC_CMPS>;
|