[PATCH] D40879: [X86][I86, I186, I286, I386, I486, Pentium]: Adding full coverage of MC encoding for the I86, I186, I286, I386, I486 and Pentium isa sets.<NFC>
Gadi Haber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 14 06:11:50 PST 2017
gadi.haber added inline comments.
================
Comment at: test/MC/X86/PENTIUM-64.s:1777
+// CHECK: encoding: [0x0f,0xef,0x22]
+pxor (%rdx), %mm4
+
----------------
craig.topper wrote:
> Please put the MMX instructions in an MMX-64.s MMX-32.s test.
ok. will place them in separate tests
Repository:
rL LLVM
https://reviews.llvm.org/D40879
More information about the llvm-commits
mailing list