h8300-protos.h: Replace do_movsi with h8300_expand_movsi.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 14 Jan 2004 02:01:05 +0000 (02:01 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 14 Jan 2004 02:01:05 +0000 (02:01 +0000)
commit1a793acf78735bd089174860ee0cd86e8f3ea2c2
treec2e029bfcb1bc20f32776d460aef1ddfe8294ab8
parent81ad9dedffa81736fb0370607eb98f54b8d5ee90
h8300-protos.h: Replace do_movsi with h8300_expand_movsi.

* config/h8300/h8300-protos.h: Replace do_movsi with
h8300_expand_movsi.
* config/h8300/h8300.c (do_movsi): Change to
h8300_expand_movsi.
* config/h8300/h8300.md (movsi): Replace do_movsi with
h8300_expand_movsi.
(movsf): Likewise.

From-SVN: r75836
gcc/ChangeLog
gcc/config/h8300/h8300-protos.h
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.md