mips.md (movsi_usw): if operand 1 is const_int 0, use $0 instead of 0.
authorAndrew Haley <aph@cygnus.com>
Thu, 16 Sep 1999 12:06:56 +0000 (12:06 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Thu, 16 Sep 1999 12:06:56 +0000 (12:06 +0000)
commit7ca3e7133c3d125d31155affbddfb40ea29a0b9d
tree552d9ff8926daff8d9773dd784aee24d3e818754
parent2feb9704c27f0d2eb4a1381cb47eaf4b77208979
mips.md (movsi_usw): if operand 1 is const_int 0, use $0 instead of 0.

1999-09-14  Andrew Haley  <aph@cygnus.com>

* config/mips/mips.md (movsi_usw): if operand 1 is const_int 0,
use $0 instead of 0.

From-SVN: r29456
gcc/ChangeLog
gcc/config/mips/mips.md