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]
Other format: [Raw text]

Re: Where is the built-in functions for SSE2 ?


Hi,

there are two Sections called

The following built-in functions are available when -msse is used.

Maybe the second one is meant to be for -msse2?

Yours,
Herbert


On Mon, 24 Feb 2003, Andreas Jaeger wrote:

> "Jiang Alan" <whjiang_cn at hotmail dot com> writes:
>
> > I find the built-in functions for Intel SSE and MMX instruction set in
> > GCC 3.2.2 from
> > http://gcc.gnu.org/onlinedocs/gcc-3.2.2/gcc/X86-Built-in-Functions.html#X86%20Built-in%20Functions.
> >
> > But I cannot find the built-in functions for Intel SSE2 instruction
> > set. Where is it? Why does it not appear in the formal document? Just
> > lack of time to write the document or has not been implemented just?
> > If the answer is the latter, when will them been implemented? In GCC
> > 3.3 or 3.4 ?
>
> It will appear in GCC 3.3,
>
> Andreas
> --
>  Andreas Jaeger
>   SuSE Labs aj at suse dot de
>    private aj at arthur dot inka dot de
>     http://www.suse.de/~aj
>


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