MIPS: Simplify the deopt entry method.
authordanno@chromium.org <danno@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 7 Mar 2012 09:05:41 +0000 (09:05 +0000)
committerdanno@chromium.org <danno@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 7 Mar 2012 09:05:41 +0000 (09:05 +0000)
commitd0437e781d7cd0eaf28c416ca18b8e1120cf0ccd
tree65e18c547e025297e762dbf98d7df86e0736d5ba
parent107d25a8a71dc40109bfbfff2fdb087d85f0e817
MIPS: Simplify the deopt entry method.

The t9 register will always hold the address of the current entry when deoptimizing,
so it can be used as the basis of calculation.

BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com/9546017
Patch from Daniel Kalmar <kalmard@homejinni.com>.

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