GCC and x86intrin.h header

Erotavlas_turbo@libero.it Erotavlas_turbo@libero.it
Tue Feb 21 14:33:00 GMT 2012


Hi,

I read in the manual of GCC the following line:
<x86intrin.h> // new intrinsic header file, it should be included before using any IA-32/x86-64 intrinsics.
What does it mean? I have to explicitly include this library in my code if I want to use the intrinsic functions like ssex or mcrc32 etc.

Thank you




More information about the Gcc mailing list