rl78-protos.h (rl78_split_movsi): Accept a mode as well.
authorDJ Delorie <dj@redhat.com>
Tue, 24 Feb 2015 21:52:19 +0000 (16:52 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 24 Feb 2015 21:52:19 +0000 (16:52 -0500)
commit28497f3bdc79c1dce4d0b2d950f4cd82bd6bc20b
tree6d7caf0fe5542726fd3753582385c72e9d656a07
parentd7823208f9f8f1dc5f1b57431037a1ec53c7c57a
rl78-protos.h (rl78_split_movsi): Accept a mode as well.

* config/rl78/rl78-protos.h (rl78_split_movsi): Accept a mode as
well.
* config/rl78/rl78-expand.md (movsf): New, same as movsi.
* config/rl78/rl78.c (rl78_split_movsi): Accept a mode, use it
instead of hardcoding SImode.

From-SVN: r220951
gcc/ChangeLog
gcc/config/rl78/rl78-expand.md
gcc/config/rl78/rl78-protos.h
gcc/config/rl78/rl78.c