Gentoo Archives: gentoo-user

From: John Myers <electronerd@×××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USE flags: mmx sse sse2
Date: Fri, 13 Jan 2006 02:58:58
Message-Id: 200601121855.11913.electronerd@electronerdia.net
In Reply to: Re: [gentoo-user] USE flags: mmx sse sse2 by Tom Smith
1 On Thursday 12 January 2006 18:45, Tom Smith wrote:
2 > Well, if they're /not/ mutually exclusive, another question that comes
3 > up is...
4 >
5 > If a program is compiled with sse or sse2 support on a Pentium II, will
6 > the program run slower than it otherwise would? (Some of the programs I
7 > have are compiled and then distributed to servers with different
8 > CPUs--P-IIs and P-IVs, mainly.)
9 >
10
11 If a program uses an instruction that the processor doesn't support, the
12 program will be sent SIGILL, the default action of which is to terminate
13 immediately.
14 --
15 #
16 # electronerd, the electronerdian from electronerdia
17 #

Replies

Subject Author
Re: [gentoo-user] USE flags: mmx sse sse2 Trenton Adams <trenton.d.adams@×××××.com>