commit | 4a34a428c6a2588e0857ef6baf88f1b73ce65958 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Apr 03 10:38:37 2014 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Apr 03 17:09:22 2014 +0100 |
tree | a9f025c17752a175c4e6a203c01e935cb438efb1 | |
parent | 8549cf9d83688f7decbbea2a8de761ce29e95f3c [diff] |
Support passing arguments to invoke-static* instructions. - Stop using the frame pointer for accessing locals. - Stop emulating a stack when doing code generation. Instead, rely on dex register model, where instructions only reference registers. Change-Id: Id51bd7d33ac430cb87a53c9f4b0c864eeb1006f9