mips.c (mips_output_division): Use the division instruction to fill the delay slot...
authorRichard Sandiford <rsandifo@redhat.com>
Mon, 1 Mar 2004 18:17:35 +0000 (18:17 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 1 Mar 2004 18:17:35 +0000 (18:17 +0000)
commitc9e0ce371610049698e7af2a065ddea2ede63709
tree56c64be2c0d31a73e383b47141548fad6360b0ae
parent6728336267457f71da6261ab59e3fedd4f987d8d
mips.c (mips_output_division): Use the division instruction to fill the delay slot of a zero check.

* 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.

From-SVN: r78712
gcc/ChangeLog
gcc/config/mips/mips.c