Add znver2 support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-13.d
index 6296ab74d557afa098732f1d376dca2a8e4145ec..ad18c3169f4b1e462b20fae8109e5a628287e6d5 100644 (file)
@@ -1,4 +1,4 @@
-#as: -march=i686+smap+adx+rdseed+clzero+xsavec+xsaves+clflushopt+mwaitx
+#as: -march=i686+smap+adx+rdseed+clzero+xsavec+xsaves+clflushopt+mwaitx+rdpid+clwb+wbnoinvd
 #objdump: -dw
 #name: i386 arch 13
 
@@ -21,4 +21,8 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    0f 01 fa                monitorx %eax,%ecx,%edx
 [      ]*[a-f0-9]+:    0f 01 fb                mwaitx %eax,%ecx,%ebx
 [      ]*[a-f0-9]+:    0f 01 fb                mwaitx %eax,%ecx,%ebx
+[      ]*[a-f0-9]+:[   ]*66 0f ae 31[  ]*clwb   \(%ecx\)
+[      ]*[a-f0-9]+:[   ]*66 0f ae b4 f4 c0 1d fe ff[   ]*clwb   -0x1e240\(%esp,%esi,8\)
+[      ]*[a-f0-9]+:[   ]*f3 0f c7 f8[  ]*rdpid  %eax
+[      ]*[a-f0-9]+:[   ]*f3 0f 09[     ]*wbnoinvd[     ]*
 #pass
This page took 0.025099 seconds and 4 git commands to generate.