MIPS: Fix implementation of string slices.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 30 Aug 2011 16:13:02 +0000 (16:13 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 30 Aug 2011 16:13:02 +0000 (16:13 +0000)
commit65daf10c23341c4c4a231c83f267b18354067483
tree7186d3b8a8b8a18b53520c29e0183ba572416964
parent42388ad5c7144502525a08dccfc32370a2432714
MIPS: Fix implementation of string slices.

Bug on mips using at register innapropriately, use different reg as temp.

BUG=
TEST=

Review URL: http://codereview.chromium.org/7794020

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