* config/alpha/alpha.c (alpha_expand_mov, alpha_expand_mov_nobwx):
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Sep 2001 07:46:54 +0000 (07:46 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Sep 2001 07:46:54 +0000 (07:46 +0000)
commitcb6e3ae1eeaa3c4127c38cc18ba6a2145e0dde68
tree55b1a620876a17f773e34274fc2a7a1835180ccb
parent09122618f40872e8aef56329800d23c75e9e7d30
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45399 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha-protos.h
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.md