This is the mail archive of the gcc-help@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: mmx/sse builtins


"Brian Budge" <brian.budge@gmail.com> writes:

> Anyway, Matthieu, since the *mmintrin* files seem to be sticking
> around, I'd suggest you use those instead of the __builtins for
> SSE/MMX.

Yes, the plan of record is to support the same set of builtins as the
Intel compiler, which means mmintrin.h, etc.  There is some
documentation available on the Intel site; there is currently,
unfortunately, no correct documentation in the gcc manual.

Ian


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