]> git.ipfire.org Git - thirdparty/gcc.git/commit
v850.md (maddsf4): Rename to fmasf4 and use fma rtx_code.
authorNick Clifton <nickc@redhat.com>
Tue, 16 Nov 2010 16:51:14 +0000 (16:51 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 16 Nov 2010 16:51:14 +0000 (16:51 +0000)
commit2a5e378096f401b636e067a431b976cd29325d36
treeb1abc0bd6b48bf6c615193b9d071fbd1641b705b
parent996893cea36e152d94e149334def53a1539ae948
v850.md (maddsf4): Rename to fmasf4 and use fma rtx_code.

* config/v850/v850.md (maddsf4): Rename to fmasf4 and use fma
rtx_code.
(msubsf4): Rename to fmssf4, and use fma.
(nmaddsf4): Rename to fnmasf4 and use fma.
(nmsubsf4): Rename to fnmssf4 and use fma.

From-SVN: r166808
gcc/ChangeLog
gcc/config/v850/v850.md