Message ID | 1418200419.19509.70.camel@yam-132-YW-E178-FTW |
---|---|
State | New |
Headers | show |
Index: gcc/doc/extend.texi =================================================================== --- gcc/doc/extend.texi (revision 218559) +++ gcc/doc/extend.texi (working copy) @@ -16906,7 +16906,7 @@ Returns the value that is currently set in the @samp{FPSCR} register. @end deftypefn -@deftypefn {Built-in Function} {void} __builtin_sh_get_fpscr (unsigned int @var{val}) +@deftypefn {Built-in Function} {void} __builtin_sh_set_fpscr (unsigned int @var{val}) Sets the @samp{FPSCR} register to the specified value @var{val}, while preserving the current values of the FR, SZ and PR bits. @end deftypefn