OSDN Git Service

* mn10300.md (movqi, movhi): Split i->d*a case into two cases to
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Aug 2008 16:12:20 +0000 (16:12 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Aug 2008 16:12:20 +0000 (16:12 +0000)
commit6bd0b35ddfb9f0bd3e68091f9d227a8ac93aa4f6
treeb6f96ed48d634b1b76fca22437176607b9217e1d
parent55e3ada8a86e098f7a2d0d45375f77104636c5a5
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@139600 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mn10300/mn10300.md