Reviewers: danno, Paul Lind, palfia, kisg, dusmil,

Description:
MIPS: Allow specifying base offset when constructing Keyed hydrogen
instructions.

Port r21426 (17e6338)

This is preparation for pending hydrogen stub work that needs to access memory
using KeyedLoad/KeyedStore operations where the base offset used for the
accesses are is the the default (e.g. the size of an FixedArray header for
FixedArrays or zero for external arrays).

BUG=

Please review this at https://codereview.chromium.org/296983003/

SVN Base: https://github.com/v8/v8.git@gbl

Affected files (+32, -72 lines):
  M src/mips/lithium-codegen-mips.h
  M src/mips/lithium-codegen-mips.cc
  M src/mips/lithium-mips.h
  M src/mips/lithium-mips.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to