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:
parent
0c007eb2cd
commit
6c81b2bc25
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user