Update copyright years
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index 8132d0d8b204945600f708ded3f61cc3b3e43349..6bcf9fc830b572aeddf8fae9eda05dd932ca30e8 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -275,6 +274,8 @@ if [expr ([istarget "i*86-*-*"] ||  [istarget "x86_64-*-*"]) && [gas_32_check]]
     run_dump_test "xsavec-intel"
     run_dump_test "xsaves"
     run_dump_test "xsaves-intel"
+    run_dump_test "prefetchwt1"
+    run_dump_test "prefetchwt1-intel"
     run_dump_test "disassem"
 
     # These tests require support for 8 and 16 bit relocs,
@@ -571,6 +572,8 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t
     run_dump_test "x86-64-xsavec-intel"
     run_dump_test "x86-64-xsaves"
     run_dump_test "x86-64-xsaves-intel"
+    run_dump_test "x86-64-prefetchwt1"
+    run_dump_test "x86-64-prefetchwt1-intel"
 
     if { ![istarget "*-*-aix*"]
       && ![istarget "*-*-beos*"]
This page took 0.045574 seconds and 4 git commands to generate.