Commit 6c81b2bc by H.J. Lu Committed by H.J. Lu

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
parent 0c007eb2
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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment