commit | 70f8d4b107e1f87c23df51efa360b3f4e90bce91 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Thu Jun 19 11:51:41 2014 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Thu Jun 19 12:18:56 2014 +0200 |
tree | 10f37a40c5d74bc4a42a21ebd4b42d09f64e6a5d | |
parent | ad6a328506e30b7feb8ddfd2867dec7633a3e52b [diff] |
Fix art_quick_instrumentation_exit for ARM64 Stores the integer result in x0 into the stack. Also avoids clobbering integer result in x0 by setting it to xSELF after copying it to x2 when calling the artInstrumentationMethodExitFromCode function. Bug: 15690361 Change-Id: I9fb873cf32f194779f299607dda8a7316a99c528