MIPS64: Fix LoadGlobalViaContextStub
authorpaul.lind <paul.lind@imgtec.com>
Sun, 26 Jul 2015 05:01:42 +0000 (22:01 -0700)
committerCommit bot <commit-bot@chromium.org>
Sun, 26 Jul 2015 05:01:54 +0000 (05:01 +0000)
commit35d6012b9f9f4afb6454d4d510ab7b1471a6907b
tree0086818d628824a86c9ece1ddab67d89b0d3b549
parent2751cddc9dc0299892f3630a3a6c57c116136b29
MIPS64: Fix LoadGlobalViaContextStub

Also make a minor improvement in the mips32 StoreGlobalViaContextStub
and fix some bad comments in the macro-assembler.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#29859}
src/mips/code-stubs-mips.cc
src/mips/macro-assembler-mips.cc
src/mips64/code-stubs-mips64.cc
src/mips64/macro-assembler-mips64.cc