aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/arch/x86_64.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2011-04-22 13:08:05 +0000
committerlloyd <[email protected]>2011-04-22 13:08:05 +0000
commit8b40f974e65b7cc7d21a8e72b5f18f6e14208e57 (patch)
tree1192bdf14dbab29218db64abbef9ec0217ce30c8 /src/build-data/arch/x86_64.txt
parent7b96a4844bf97b9c04a18565334e21dc89b8ba0b (diff)
Rename all references of ia32 to x86-32 and amd64 to x86-64.
Back the reported version from 1.10.0 to 1.9.17 for the time being. Still on the fence if this will be 1.10.0 or another release candidate instead.
Diffstat (limited to 'src/build-data/arch/x86_64.txt')
-rw-r--r--src/build-data/arch/x86_64.txt41
1 files changed, 41 insertions, 0 deletions
diff --git a/src/build-data/arch/x86_64.txt b/src/build-data/arch/x86_64.txt
new file mode 100644
index 000000000..59e48329a
--- /dev/null
+++ b/src/build-data/arch/x86_64.txt
@@ -0,0 +1,41 @@
+endian little
+unaligned ok
+
+family x86
+
+<aliases>
+amd64
+x86-64
+em64t
+x64
+</aliases>
+
+<submodels>
+k8
+k10
+nocona
+core2
+nehalem
+westmere
+</submodels>
+
+<submodel_aliases>
+core2duo -> core2
+intelcore2 -> core2
+intelcore2duo -> core2
+
+sledgehammer -> k8
+opteron -> k8
+amdopteron -> k8
+athlon64 -> k8
+barcelona -> k10
+
+corei5cpum520 -> westmere
+corei7cpu860 -> nehalem
+</submodel_aliases>
+
+<isa_extn>
+sse2:all
+ssse3:core2,nehalem,westmere
+aes-ni:westmere
+</isa_extn>