x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-13.d
index 370e6417da791390d871cd02ee7dc161dc6285f6..6296ab74d557afa098732f1d376dca2a8e4145ec 100644 (file)
@@ -1,4 +1,4 @@
-#as: -march=i686+smap+adx+rdseed+clzero+xsavec+xsaves+clflushopt
+#as: -march=i686+smap+adx+rdseed+clzero+xsavec+xsaves+clflushopt+mwaitx
 #objdump: -dw
 #name: i386 arch 13
 
@@ -16,4 +16,9 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    0f c7 21                xsavec \(%ecx\)
 [      ]*[a-f0-9]+:    0f c7 29                xsaves \(%ecx\)
 [      ]*[a-f0-9]+:    66 0f ae 39             clflushopt \(%ecx\)
+[      ]*[a-f0-9]+:    0f 01 fa                monitorx %eax,%ecx,%edx
+[      ]*[a-f0-9]+:    67 0f 01 fa             monitorx %ax,%ecx,%edx
+[      ]*[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
 #pass
This page took 0.02397 seconds and 4 git commands to generate.