mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-11 06:20:25 +08:00
re PR target/53513 ([SH] Add support for fpchg insn and improve fenv support)
gcc/ PR target/53513 * doc/extend.texi (__builtin_sh_set_fpscr): Fix typo. From-SVN: r218563
This commit is contained in:
parent
77e6008875
commit
da57182d07
@ -1,3 +1,8 @@
|
||||
2014-12-10 Oleg Endo <olegendo@gcc.gnu.org>
|
||||
|
||||
PR target/53513
|
||||
* doc/extend.texi (__builtin_sh_set_fpscr): Fix typo.
|
||||
|
||||
2014-12-10 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
PR tree-optimization/61686
|
||||
|
@ -16906,7 +16906,7 @@ int get_tcb_value (void)
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user