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?


> To: gcc@gcc.gnu.org
> From: Andreas Jaeger <aj@suse.de>
> Date: 21 Jun 2000 14:37:10 +0200

> is there any support in GCC for the ia32's Streaming SIMD Extensions
> (SSE) and for SSE2?

Yes for SSE for some versions of gcc.  I haven't heard of SSE2, so I
cannot comment on it.  Though, given the framework for SSE, SSE2
should be trivial enough to add.

> Or are there any plans to do so?

Yes.

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