r166808 - in /trunk/gcc: ChangeLog config/v850/...
nickc@gcc.gnu.org
nickc@gcc.gnu.org
Tue Nov 16 16:51:00 GMT 2010
Author: nickc
Date: Tue Nov 16 16:51:14 2010
New Revision: 166808
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166808
Log:
* 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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/v850/v850.md
More information about the Gcc-cvs
mailing list