diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-09-14 14:44:58 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-09-14 14:44:58 +0000 |
commit | bc2ae10b4da259820cef097108a7ebf6c8b13521 (patch) | |
tree | 53ea7ac9efea8dbb9cc3c1c1dc4baa9581ebe863 /gas | |
parent | 6f81fc8bdf77fd7dfbf6cef2ed6a2bc41d45ec20 (diff) | |
download | gdb-bc2ae10b4da259820cef097108a7ebf6c8b13521.zip gdb-bc2ae10b4da259820cef097108a7ebf6c8b13521.tar.gz gdb-bc2ae10b4da259820cef097108a7ebf6c8b13521.tar.bz2 |
2009-09-14 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/merom.[ds]: Renamed to ...
* gas/i386/ssse3.[ds]: This.
* gas/i386/nops-1-merom.d: Renamed to ...
* gas/i386/nops-1-core2.d: This.
* gas/i386/nops-2-merom.d: Renamed to ...
* gas/i386/nops-2-core2.d: This.
* gas/i386/prescott.[ds]: Renamed to ...
* gas/i386/sse3.[ds]: This.
* gas/i386/x86-64-merom.[ds]: Renamed to ...
* gas/i386/x86-64-ssse3.[ds]: This.
* gas/i386/x86-64-nops-1-merom.d: Renamed to ...
* gas/i386/x86-64-nops-1-core2.d: This.
* gas/i386/x86-64-prescott.[ds]: Renamed to ...
* gas/i386/x86-64-sse3.[ds]: This.
* gas/i386/i386.exp: Updated.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 25 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/i386.exp | 14 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/nops-1-core2.d (renamed from gas/testsuite/gas/i386/nops-1-merom.d) | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/nops-2-core2.d (renamed from gas/testsuite/gas/i386/nops-2-merom.d) | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/sse3.d (renamed from gas/testsuite/gas/i386/prescott.d) | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/sse3.s (renamed from gas/testsuite/gas/i386/prescott.s) | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/ssse3.d (renamed from gas/testsuite/gas/i386/merom.d) | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/ssse3.s (renamed from gas/testsuite/gas/i386/merom.s) | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/x86-64-nops-1-core2.d (renamed from gas/testsuite/gas/i386/x86-64-nops-1-merom.d) | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/x86-64-sse3.d (renamed from gas/testsuite/gas/i386/x86-64-prescott.d) | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/x86-64-sse3.s (renamed from gas/testsuite/gas/i386/x86-64-prescott.s) | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/x86-64-ssse3.d (renamed from gas/testsuite/gas/i386/x86-64-merom.d) | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/x86-64-ssse3.s (renamed from gas/testsuite/gas/i386/x86-64-merom.s) | 2 |
13 files changed, 46 insertions, 21 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index fa5023f..3b79943 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,30 @@ 2009-09-14 H.J. Lu <hongjiu.lu@intel.com> + * gas/i386/merom.[ds]: Renamed to ... + * gas/i386/ssse3.[ds]: This. + + * gas/i386/nops-1-merom.d: Renamed to ... + * gas/i386/nops-1-core2.d: This. + + * gas/i386/nops-2-merom.d: Renamed to ... + * gas/i386/nops-2-core2.d: This. + + * gas/i386/prescott.[ds]: Renamed to ... + * gas/i386/sse3.[ds]: This. + + * gas/i386/x86-64-merom.[ds]: Renamed to ... + * gas/i386/x86-64-ssse3.[ds]: This. + + * gas/i386/x86-64-nops-1-merom.d: Renamed to ... + * gas/i386/x86-64-nops-1-core2.d: This. + + * gas/i386/x86-64-prescott.[ds]: Renamed to ... + * gas/i386/x86-64-sse3.[ds]: This. + + * gas/i386/i386.exp: Updated. + +2009-09-14 H.J. Lu <hongjiu.lu@intel.com> + PR gas/10636 * gas/i386/disp.d: New. * gas/i386/disp.s: Likewise. diff --git a/gas/testsuite/gas/i386/i386.exp b/gas/testsuite/gas/i386/i386.exp index fc67482..c93ebc2 100644 --- a/gas/testsuite/gas/i386/i386.exp +++ b/gas/testsuite/gas/i386/i386.exp @@ -44,7 +44,7 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_32_check]] run_dump_test "ssemmx2" run_dump_test "sse2" run_dump_test "sub" - run_dump_test "prescott" + run_dump_test "sse3" run_dump_test "sib" run_dump_test "sib-intel" run_dump_test "disp" @@ -59,7 +59,7 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_32_check]] run_list_test "cr-err" "" run_dump_test "svme" run_dump_test "amdfam10" - run_dump_test "merom" + run_dump_test "ssse3" run_dump_test "rep" run_dump_test "rep-suffix" run_dump_test "fp" @@ -70,10 +70,10 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_32_check]] run_dump_test "nops-1-i386-i686" run_dump_test "nops-1-i686" run_dump_test "nops-1-k8" - run_dump_test "nops-1-merom" + run_dump_test "nops-1-core2" run_dump_test "nops-2" run_dump_test "nops-2-i386" - run_dump_test "nops-2-merom" + run_dump_test "nops-2-core2" run_dump_test "nops-3" run_dump_test "nops-3-i386" run_dump_test "nops-3-i686" @@ -238,12 +238,12 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t run_dump_test "x86-64-amdfam10" run_dump_test "x86-64-vmx" run_dump_test "immed64" - run_dump_test "x86-64-prescott" + run_dump_test "x86-64-sse3" run_dump_test "x86-64-crx" run_dump_test "x86-64-crx-suffix" run_dump_test "x86-64-drx" run_dump_test "x86-64-drx-suffix" - run_dump_test "x86-64-merom" + run_dump_test "x86-64-ssse3" run_dump_test "x86-64-rep" run_dump_test "x86-64-rep-suffix" run_dump_test "x86-64-cbw" @@ -256,7 +256,7 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t run_dump_test "x86-64-nops-1" run_dump_test "x86-64-nops-1-k8" run_dump_test "x86-64-nops-1-nocona" - run_dump_test "x86-64-nops-1-merom" + run_dump_test "x86-64-nops-1-core2" run_dump_test "x86-64-nops-1-pentium" run_dump_test "x86-64-nops-2" run_dump_test "x86-64-nops-3" diff --git a/gas/testsuite/gas/i386/nops-1-merom.d b/gas/testsuite/gas/i386/nops-1-core2.d index 90668e5..58632d7 100644 --- a/gas/testsuite/gas/i386/nops-1-merom.d +++ b/gas/testsuite/gas/i386/nops-1-core2.d @@ -1,7 +1,7 @@ -#as: -mtune=merom +#as: -mtune=core2 #source: nops-1.s #objdump: -drw -#name: i386 -mtune=merom nops 1 +#name: i386 -mtune=core2 nops 1 .*: +file format .* diff --git a/gas/testsuite/gas/i386/nops-2-merom.d b/gas/testsuite/gas/i386/nops-2-core2.d index 6cf50d0..ba7506d 100644 --- a/gas/testsuite/gas/i386/nops-2-merom.d +++ b/gas/testsuite/gas/i386/nops-2-core2.d @@ -1,7 +1,7 @@ -#as: -march=i386 -mtune=merom +#as: -march=i386 -mtune=core2 #source: nops-2.s #objdump: -drw -#name: i386 -march=i386 -mtune=merom nops 2 +#name: i386 -march=i386 -mtune=core2 nops 2 .*: +file format .* diff --git a/gas/testsuite/gas/i386/prescott.d b/gas/testsuite/gas/i386/sse3.d index ed38509..73ea486 100644 --- a/gas/testsuite/gas/i386/prescott.d +++ b/gas/testsuite/gas/i386/sse3.d @@ -1,5 +1,5 @@ #objdump: -dw -#name: i386 prescott +#name: i386 SSE3 .*: +file format .* diff --git a/gas/testsuite/gas/i386/prescott.s b/gas/testsuite/gas/i386/sse3.s index 6049c97..051dfb0 100644 --- a/gas/testsuite/gas/i386/prescott.s +++ b/gas/testsuite/gas/i386/sse3.s @@ -1,4 +1,4 @@ -#Prescott New Instructions +# SSE3 New Instructions .text foo: diff --git a/gas/testsuite/gas/i386/merom.d b/gas/testsuite/gas/i386/ssse3.d index 9baa234..4be12fb 100644 --- a/gas/testsuite/gas/i386/merom.d +++ b/gas/testsuite/gas/i386/ssse3.d @@ -1,5 +1,5 @@ #objdump: -dw -#name: i386 merom +#name: i386 SSSE3 .*: +file format .* diff --git a/gas/testsuite/gas/i386/merom.s b/gas/testsuite/gas/i386/ssse3.s index 154d2f8..4c81222 100644 --- a/gas/testsuite/gas/i386/merom.s +++ b/gas/testsuite/gas/i386/ssse3.s @@ -1,4 +1,4 @@ -#Merom New Instructions +# SSSE3 New Instructions .text foo: diff --git a/gas/testsuite/gas/i386/x86-64-nops-1-merom.d b/gas/testsuite/gas/i386/x86-64-nops-1-core2.d index b6c7732..9f28894 100644 --- a/gas/testsuite/gas/i386/x86-64-nops-1-merom.d +++ b/gas/testsuite/gas/i386/x86-64-nops-1-core2.d @@ -1,7 +1,7 @@ -#as: -mtune=merom +#as: -mtune=core2 #source: nops-1.s #objdump: -drw -#name: x86-64 -mtune=merom nops 1 +#name: x86-64 -mtune=core2 nops 1 .*: +file format .* diff --git a/gas/testsuite/gas/i386/x86-64-prescott.d b/gas/testsuite/gas/i386/x86-64-sse3.d index 2ceba67..c6c2542 100644 --- a/gas/testsuite/gas/i386/x86-64-prescott.d +++ b/gas/testsuite/gas/i386/x86-64-sse3.d @@ -1,5 +1,5 @@ #objdump: -dw -#name: x86-64 prescott +#name: x86-64 SSE3 .*: +file format .* diff --git a/gas/testsuite/gas/i386/x86-64-prescott.s b/gas/testsuite/gas/i386/x86-64-sse3.s index 123a3e9..6d04afd 100644 --- a/gas/testsuite/gas/i386/x86-64-prescott.s +++ b/gas/testsuite/gas/i386/x86-64-sse3.s @@ -1,4 +1,4 @@ -#Prescott New Instructions +# 64bit SSE3 New Instructions .text foo: diff --git a/gas/testsuite/gas/i386/x86-64-merom.d b/gas/testsuite/gas/i386/x86-64-ssse3.d index 4593e52..f8a8142 100644 --- a/gas/testsuite/gas/i386/x86-64-merom.d +++ b/gas/testsuite/gas/i386/x86-64-ssse3.d @@ -1,5 +1,5 @@ #objdump: -dw -#name: x86-64 merom +#name: x86-64 SSSE3 .*: +file format .* diff --git a/gas/testsuite/gas/i386/x86-64-merom.s b/gas/testsuite/gas/i386/x86-64-ssse3.s index a70654d..f298ba6 100644 --- a/gas/testsuite/gas/i386/x86-64-merom.s +++ b/gas/testsuite/gas/i386/x86-64-ssse3.s @@ -1,4 +1,4 @@ -#Merom New Instructions +# 64bit SSSE3 New Instructions .text foo: |