freebsd-dev/gnu/usr.bin/cc/include
John-Mark Gurney 003f0fa63f add support to gcc for AES and PCLMUL intrinsics... This addes the
-maes option, but not the -mpclmul option as I ran out of bits in
the 32 bit flags field...  You can -D__PCLMUL__ to get this, but it
won't be compatible w/ clang and modern gcc...

Reviewed by:	-current, -toolchain
2013-09-03 17:33:29 +00:00
..
__wmmintrin_aes.h add support to gcc for AES and PCLMUL intrinsics... This addes the 2013-09-03 17:33:29 +00:00
__wmmintrin_pclmul.h add support to gcc for AES and PCLMUL intrinsics... This addes the 2013-09-03 17:33:29 +00:00
Makefile add support to gcc for AES and PCLMUL intrinsics... This addes the 2013-09-03 17:33:29 +00:00