v850.md (divmodhi4): Make sure to sign extend the dividend to 32 bits.
authorJeff Law <law@redhat.com>
Mon, 25 Jun 2018 16:02:16 +0000 (10:02 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 25 Jun 2018 16:02:16 +0000 (10:02 -0600)
commitad111b8eb9a011d1c9c7abd92a4282d00fa1ea4f
tree9b10d9438b4dd24e5c137cf3ab43a2d6475d057d
parent3e85d88526441a9d936a71015f00482abcea3d9f
v850.md (divmodhi4): Make sure to sign extend the dividend to 32 bits.

* config/v850/v850.md (divmodhi4): Make sure to sign extend the
dividend to 32 bits.  Adjust length.
(udivmodhi4): Cleanup output template.  Fix length.

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