alpha.c (alpha_expand_mov, [...]): New functions split out of md file expanders.
authorRichard Henderson <rth@redhat.com>
Wed, 5 Sep 2001 07:46:54 +0000 (00:46 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 5 Sep 2001 07:46:54 +0000 (00:46 -0700)
commit23296a363b18258e39639175b8b18e590c88003a
tree55b1a620876a17f773e34274fc2a7a1835180ccb
parentd9ef6ef7d9afac57587fc170ee49f12a25da315c
alpha.c (alpha_expand_mov, [...]): New functions split out of md file expanders.

        * config/alpha/alpha.c (alpha_expand_mov, alpha_expand_mov_nobwx):
        New functions split out of md file expanders.
        * config/alpha/alpha-protos.h: Declare them.
        * config/alpha/alpha.md (movqi, movhi, movsi, movdi): Use them.

From-SVN: r45399
gcc/ChangeLog
gcc/config/alpha/alpha-protos.h
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.md