v850.md (mulhisi3): Expand the const_int case separately to avoid trying to sign...
authorDJ Delorie <dj@redhat.com>
Tue, 4 Nov 2003 18:22:37 +0000 (13:22 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 4 Nov 2003 18:22:37 +0000 (13:22 -0500)
commit15bb534e0a20a3b0ef1d4fa328a05baf8ef27460
tree3e06902999f4959350f141b265846baff33ff176
parent104da10b9b3850bc821a2c3b902001c7324ec6c5
v850.md (mulhisi3): Expand the const_int case separately to avoid trying to sign extend the const.

* config/v850/v850.md (mulhisi3): Expand the const_int case
separately to avoid trying to sign extend the const.

From-SVN: r73256
gcc/ChangeLog
gcc/config/v850/v850.md