summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/i386/xsaves-intel.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/i386/xsaves-intel.d')
-rw-r--r--binutils-2.25/gas/testsuite/gas/i386/xsaves-intel.d20
1 files changed, 20 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/i386/xsaves-intel.d b/binutils-2.25/gas/testsuite/gas/i386/xsaves-intel.d
new file mode 100644
index 00000000..edb3d570
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/i386/xsaves-intel.d
@@ -0,0 +1,20 @@
+#as:
+#objdump: -dw -Mintel
+#name: i386 XSAVES insns (Intel disassembly)
+#source: xsaves.s
+
+.*: +file format .*
+
+
+Disassembly of section \.text:
+
+00000000 <_start>:
+[ ]*[a-f0-9]+:[ ]*0f c7 29[ ]*xsaves \[ecx\]
+[ ]*[a-f0-9]+:[ ]*0f c7 ac f4 c0 1d fe ff[ ]*xsaves \[esp\+esi\*8-0x1e240\]
+[ ]*[a-f0-9]+:[ ]*0f c7 19[ ]*xrstors \[ecx\]
+[ ]*[a-f0-9]+:[ ]*0f c7 9c f4 c0 1d fe ff[ ]*xrstors \[esp\+esi\*8-0x1e240\]
+[ ]*[a-f0-9]+:[ ]*0f c7 29[ ]*xsaves \[ecx\]
+[ ]*[a-f0-9]+:[ ]*0f c7 ac f4 c0 1d fe ff[ ]*xsaves \[esp\+esi\*8-0x1e240\]
+[ ]*[a-f0-9]+:[ ]*0f c7 19[ ]*xrstors \[ecx\]
+[ ]*[a-f0-9]+:[ ]*0f c7 9c f4 c0 1d fe ff[ ]*xrstors \[esp\+esi\*8-0x1e240\]
+#pass