Group: mailing.openssl.cvs · Group Profile · Search for Transitition in mailing.openssl.cvs
Author: "Dr. Stephen Henson"
Date: Sep 15, 2008 08:30
On Wednesday 16 July 2008, dann frazier wrote: From reading the kernel source, it appears that a 686-configured kernel will cause gcc to use -march=i686. The gcc manual[1] implies that this will not cause sse instructions to be generated - pentium3 or athlon optimization (or greater) is required before SSE is enabled. The kernel does have some assembly routines coded in assembly that
|