This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Properly support SSE2 intrinsics
On Thu, Jun 05, 2003 at 08:03:28PM -0700, H. J. Lu wrote:
> * config.gcc (extra_headers): Add emmintrin.h for i[34567]86-*-*
> and x86_64-*-*.
>
> * config/i386/mmintrin.h: Update version and add alternate
> intrinsic names.
> * config/i386/xmmintrin.h: Likewise.
>
> * config/i386/xmmintrin.h: Include <emmintrin.h>. Move SSE2
> intrinsics to ...
> * config/i386/emmintrin.h: Here. New file.
Ok.
r~