* config/mips/mips.c (mips_output_division): Use the division
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Mar 2004 18:17:35 +0000 (18:17 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Mar 2004 18:17:35 +0000 (18:17 +0000)
commit11e7c2d410205fe29555aa399d9a409d519eafcb
tree56c64be2c0d31a73e383b47141548fad6360b0ae
parent96f196b6f169e04a951239b31db3b3b8c0891758
* config/mips/mips.c (mips_output_division): Use the division
instruction to fill the delay slot of a zero check.
(mips_idiv_insns): Adjust accordingly.

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