Gentoo Archives: gentoo-amd64

From: Branko Badrljica <brankob@××××××××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Optimal AMD64 CFLAGS ?
Date: Thu, 27 Nov 2008 00:10:55
Message-Id: 492DF1EF.50100@avtomatika.com
In Reply to: Re: [gentoo-amd64] quadcore by Branko Badrljica
1 ONe fo my machines still has K8 - AMD64 X2 6000+ in it.
2
3 cat /proc/cpuinfo doesn't list SSE3 capabilities of the CPU, whereas AMD
4 states that newer AMD64 (2005 and after that) are SSE3 capable and
5 gcc-4.3.2 has -march=k8-sse3
6
7 Wikipedia states that AMD K8 is SSE3 capable, except for a few
8 Intel-specific instructions. Maybe that is the reason why it isn't
9 listed in /proc/cpuinfo ?
10
11
12 Until now I have always used -march=k8, but now I wonder whether it
13 would be safe to use k8-sse3.
14
15 Has anyone tried this yet ?

Replies

Subject Author
Re: [gentoo-amd64] Optimal AMD64 CFLAGS ? "Morgan Wesström" <gentoo-amd64@×××××××××.biz>
Re: [gentoo-amd64] Optimal AMD64 CFLAGS ? Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>