]> git.ipfire.org Git - thirdparty/gcc.git/commit
muldiv.md (mulhisi3_c): Limit the mode of the 2nd operand to HI mode.
authorNaveen.H.S <naveen.hs@kpitcummins.com>
Mon, 7 May 2007 23:46:02 +0000 (23:46 +0000)
committerDJ Delorie <dj@gcc.gnu.org>
Mon, 7 May 2007 23:46:02 +0000 (19:46 -0400)
commit44cfab357df91486be8e274b41de551c72be1e8e
tree4b1b44480e4b6f1c7edbc9fa2526dac32b903d16
parent5abd2125f012351411df08f07918667ce3e418a9
muldiv.md (mulhisi3_c): Limit the mode of the 2nd operand to HI mode.

* config/m32c/muldiv.md (mulhisi3_c): Limit the mode of the 2nd
operand to HI mode.
(mulsi3): New.
(divsi3): New.
(udivsi3): New.

From-SVN: r124524
gcc/ChangeLog
gcc/config/m32c/muldiv.md