Reviewers: m.m.capewell,

Description:
A64: Make the simulator sampling friendly.

This commit ensure that if the simulator is interrupted while doing a load or a store, the stack will look consistent i.e. there is no data below the stack
pointer. Also added stack-checks to ldp/stp.

BUG=

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

SVN Base: https://v8.googlecode.com/svn/branches/experimental/a64

Affected files (+164, -31 lines):
  M src/a64/constants-a64.h
  M src/a64/instructions-a64.h
  M src/a64/instructions-a64.cc
  M src/a64/simulator-a64.h
  M src/a64/simulator-a64.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/groups/opt_out.

Reply via email to