extend.texi: Add description for __builtin_ia32_crc32di.
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 10 Jun 2009 10:33:48 +0000 (10:33 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 10 Jun 2009 10:33:48 +0000 (03:33 -0700)
2009-06-10  H.J. Lu  <hongjiu.lu@intel.com>

* doc/extend.texi: Add description for __builtin_ia32_crc32di.

From-SVN: r148341

gcc/ChangeLog
gcc/doc/extend.texi

index adc8856..b8a8813 100644 (file)
@@ -1,3 +1,7 @@
+2009-06-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * doc/extend.texi: Add description for __builtin_ia32_crc32di.
+
 2009-06-10  Anthony Green  <green@moxielogic.com>
 
        * config/moxie/crti.asm: New file.
index df900fd..222d7e0 100644 (file)
@@ -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