aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/arch/ppc64.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-11-06 14:58:00 +0000
committerlloyd <[email protected]>2009-11-06 14:58:00 +0000
commitf99ceb51d099c0c5dbbdbab53d16283ac40c0763 (patch)
treeef0ffc58486df79b05374fba4eaea42941e3ab54 /src/build-data/arch/ppc64.txt
parentbbe35ac3ad7a0d792a2011bb31704b58dfc7a31f (diff)
The code for handling SIMD ISA extensions actually works fine for general
ISA extensions (say, Intel's AES-NI, for instance) so change everything to reflect that. Also rename some of the amd64 models, and add entries for k10, nehalem, and westmere processors.
Diffstat (limited to 'src/build-data/arch/ppc64.txt')
-rw-r--r--src/build-data/arch/ppc64.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/build-data/arch/ppc64.txt b/src/build-data/arch/ppc64.txt
index 9602012ed..36c92d198 100644
--- a/src/build-data/arch/ppc64.txt
+++ b/src/build-data/arch/ppc64.txt
@@ -25,6 +25,6 @@ cellppu
cellbroadbandengine -> cellppu
</submodel_aliases>
-<simd>
+<isa_extn>
altivec:cellppu,ppc970,power6,power7
-</simd>
+</isa_extn>