gas/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index 14583dd7141911068092a902066086d2b827b067..8ccb567e3f52c15bf7f8f10458442d22ffc7b97c 100644 (file)
@@ -114,6 +114,8 @@ if [expr ([istarget "i*86-*-*"] ||  [istarget "x86_64-*-*"]) && [gas_32_check]]
     run_list_test "arch-10-4" "-march=i686+sse4+vmx+smx -I${srcdir}/$subdir -al"
     run_dump_test "arch-11"
     run_dump_test "arch-12"
+    run_dump_test "xsave"
+    run_dump_test "xsave-intel"
 
     # These tests require support for 8 and 16 bit relocs,
     # so we only run them for ELF and COFF targets.
@@ -226,6 +228,8 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t
     run_dump_test "rexw"
     run_dump_test "x86-64-arch-1"
     run_dump_test "x86-64-arch-10"
+    run_dump_test "x86-64-xsave"
+    run_dump_test "x86-64-xsave-intel"
 
     if { ![istarget "*-*-aix*"]
       && ![istarget "*-*-beos*"]
This page took 0.040035 seconds and 4 git commands to generate.