This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r169014 - in /trunk/gcc: ChangeLog config/mn103...


Author: rth
Date: Wed Jan 19 18:55:12 2011
New Revision: 169014

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169014
Log:
mn10300: Implement adddi3, subdi3.

Via expander, pre- and post-reload patterns.  The pre-reload
pattern is defined to allow lower_subregs totally split the
DImode values.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mn10300/mn10300.md
    trunk/gcc/config/mn10300/predicates.md


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]