MIPS: Port some DIV changes to BinaryOpStub::GenerateInt32Stub().
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 21 Jun 2011 07:34:01 +0000 (07:34 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 21 Jun 2011 07:34:01 +0000 (07:34 +0000)
commit57c1899f787f8b0219bcaf9168c2db8536149b64
treedcb7ff86190d66982bb8ca66a259744a8cfd6ee7
parentc1930b73c6ef745688216a62944ecdbb62169819
MIPS: Port some DIV changes to BinaryOpStub::GenerateInt32Stub().

There were some changes in ARM r8172 that we needed to port to MIPS,
but missed.

The bug was exposed with the Arm & Mips fix in r8321, "Fix wrong
parenthesis in stub ARM and MIPS generation code."

BUG=
TEST=

Review URL: http://codereview.chromium.org//7211006
Patch from Paul Lind <plind44@gmail.com>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8339 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mips/code-stubs-mips.cc