gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index 8b1b55c288c2c32012542bf4cc4e2ca7f473c39c..1d9ed4f6e9aef655c83f00a84c88c122b6a3e4d1 100644 (file)
@@ -140,6 +140,10 @@ if [expr ([istarget "i*86-*-*"] ||  [istarget "x86_64-*-*"]) && [gas_32_check]]
     run_dump_test "arch-avx-1"
     run_list_test "arch-avx-1-1" "-march=generic32+avx -I${srcdir}/$subdir -al"
     run_list_test "arch-avx-1-2" "-march=generic32+aes -I${srcdir}/$subdir -al"
+    run_dump_test "opts"
+    run_dump_test "opts-intel"
+    run_dump_test "sse2avx-opts"
+    run_dump_test "sse2avx-opts-intel"
 
     # These tests require support for 8 and 16 bit relocs,
     # so we only run them for ELF and COFF targets.
@@ -293,6 +297,10 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t
     run_dump_test "x86-64-ept"
     run_dump_test "x86-64-ept-intel"
     run_list_test "x86-64-inval-ept" "-al"
+    run_dump_test "x86-64-opts"
+    run_dump_test "x86-64-opts-intel"
+    run_dump_test "x86-64-sse2avx-opts"
+    run_dump_test "x86-64-sse2avx-opts-intel"
 
     if { ![istarget "*-*-aix*"]
       && ![istarget "*-*-beos*"]
This page took 0.025452 seconds and 4 git commands to generate.