MIPS: [turbofan] Add checked load/store operators.
authorpaul.lind <paul.lind@imgtec.com>
Wed, 3 Dec 2014 00:28:07 +0000 (16:28 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 3 Dec 2014 00:28:24 +0000 (00:28 +0000)
commita07045af54043c3249f6a918c8e9af2a017e483f
tree8238d9f8ca3bf3a642f16002661a3dcc49060459
parent34d9be2e58a54349d130bd539f2cd47fafaa1e06
MIPS: [turbofan] Add checked load/store operators.

Port c516d4f09408879602520748333754d3866224fb

Partial port to un-break the build. There are a few failing
tests, and the code is suboptimal for smaller offsets.

Fixes and mips64 port will come in another CL.

BUG=

Review URL: https://codereview.chromium.org/762853004

Cr-Commit-Position: refs/heads/master@{#25626}
src/compiler/mips/code-generator-mips.cc
src/compiler/mips/instruction-selector-mips.cc
src/mips/code-stubs-mips.cc
src/mips/codegen-mips.cc
src/mips/macro-assembler-mips.cc
src/mips/macro-assembler-mips.h