Commit 618fdff9 authored by Lazar Trsic's avatar Lazar Trsic Committed by Andreas Gampe
Browse files

[MIPS] Fix method tracing for mips64

Reg $v0 is being clobbered on using
SETUP_REFS_ONLY_CALLEE_SAVE_FRAME inside instrumentation_exit()
trampoline, when falling through from instrumentation_entry().

To fix, use $t1 for ArtMethod* fetching inside SETUP_ macros.

Also fix some unrelated comment errors.

Bug: 21555893

(cherry picked from commit 84bc06e3)

Change-Id: I4ab169f75988c4f0d924416a30196f21c1a043a3
parent 21cb6571
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment