From: H.J. Lu Date: Wed, 10 Jun 2009 10:33:48 +0000 (+0000) Subject: extend.texi: Add description for __builtin_ia32_crc32di. X-Git-Tag: releases/gcc-4.5.0~5280 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=412ac8d55e836d909d944b9f4c83b4609acb847d;p=thirdparty%2Fgcc.git extend.texi: Add description for __builtin_ia32_crc32di. 2009-06-10 H.J. Lu * doc/extend.texi: Add description for __builtin_ia32_crc32di. From-SVN: r148341 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index adc88567464e..b8a8813c785c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2009-06-10 H.J. Lu + + * doc/extend.texi: Add description for __builtin_ia32_crc32di. + 2009-06-10 Anthony Green * config/moxie/crti.asm: New file. diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index df900fd46b1a..222d7e0e1325 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -8359,6 +8359,7 @@ Generates the @code{crc32w} machine instruction. @item unsigned int __builtin_ia32_crc32si (unsigned int, unsigned int) Generates the @code{crc32l} machine instruction. @item unsigned long long __builtin_ia32_crc32di (unsigned long long, unsigned long long) +Generates the @code{crc32q} machine instruction. @end table The following built-in functions are changed to generate new SSE4.2