Update pause intrinsic.

2011-05-25  H.J. Lu  <hongjiu.lu@intel.com>

	* doc/extend.texi (X86 Built-in Functions): Update pause
	intrinsic.

From-SVN: r174217
This commit is contained in:
H.J. Lu 2011-05-25 17:18:29 +00:00 committed by H.J. Lu
parent 0c007eb2cd
commit 6c81b2bc25
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2011-05-25 H.J. Lu <hongjiu.lu@intel.com>
* doc/extend.texi (X86 Built-in Functions): Update pause
intrinsic.
2011-05-25 Bernd Schmidt <bernds@codesourcery.com>
PR bootstrap/49160

View File

@ -8699,7 +8699,8 @@ The following built-in function is always available.
@table @code
@item void __builtin_ia32_pause (void)
Generates the @code{pause} machine instruction with full memory barrier.
Generates the @code{pause} machine instruction with a compiler memory
barrier.
@end table
The following floating point built-in functions are made available in the