mn10300.md (movqi, movhi): Split i->d*a case into two cases to avoid the possibility...
commit5d2b84f840a7f6a1f57b9cde09693ce2cd91d3d3
authorJeff Law <law@redhat.com>
Tue, 26 Aug 2008 16:12:20 +0000 (26 10:12 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 26 Aug 2008 16:12:20 +0000 (26 10:12 -0600)
treeb6f96ed48d634b1b76fca22437176607b9217e1d
parent3f4d9b988110a36b70844ad894e80d0fdb37ea39
mn10300.md (movqi, movhi): Split i->d*a case into two cases to avoid the possibility of getting...

* mn10300.md (movqi, movhi): Split i->d*a case into two cases to
avoid the possibility of getting DATA_OR_ADDRESS_REGS as the
preferred class when copying a constant into a partial word register.

From-SVN: r139600
gcc/ChangeLog
gcc/config/mn10300/mn10300.md