This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: SSE Support for ia32?


On Wed, Jul 05, 2000 at 06:59:30PM -0700, Mike Stump wrote:
> Yes for SSE for some versions of gcc.  I haven't heard of SSE2, so I
> cannot comment on it.

It's in Intel's next generation ia32 chips, currently code-named
Willamete (sp).  The primary extensions are 2 vector doubles
(instead of 4 vector floats), as well as more integer manipulation.

AFAIK, there are no current plans for implementing SSE2; but it
doesn't sound very hard at all, once Red Hat's current SSE code
is integrated.


r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]