DescriptionMIPS: Fix deoptimization failure in WordCompare
In case of deoptimization after WordCompare test, the control flow is lost in the
unoptimized version of the code because wrong register is used for comparision
(a0 instead of v0)
TEST=mjsunit/regress/regress-3717
BUG=
Committed: https://crrev.com/4d0c8c77140b077c4530fc5e6b623f9516b61af3
Cr-Commit-Position: refs/heads/master@{#37845}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|