OSDN Git Service

64bit changes to the stack walker for the Quick ABI.
authorNicolas Geoffray <ngeoffray@google.com>
Thu, 17 Apr 2014 13:05:19 +0000 (14:05 +0100)
committerDmitry Petrochenko <dmitry.petrochenko@intel.com>
Fri, 18 Apr 2014 08:23:34 +0000 (15:23 +0700)
commit5cb328362a633302ca0fcdbaa0da7d94069df051
treebf31cf8e9aaab4e7d326cef1d2b8936bca658473
parent957e2a2bb9ca9a59b4fb41170b1b1a53e99bed67
64bit changes to the stack walker for the Quick ABI.

- Spill registers have different sizes.
- The ArtMethod at the bottom of the stack is always of kWordSize.

Change-Id: I92f67ff928477970c393c7146980255d08e8e6af
runtime/entrypoints/quick/quick_trampoline_entrypoints.cc
runtime/instruction_set.h
runtime/stack.h