commit | 0e09cf655cd12a1584d93cc69175e5c963d2f708 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Wed Sep 02 21:23:32 2015 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Fri Oct 16 14:23:53 2015 +0100 |
tree | 377be6e6d84de0280b7612eea3357fca13153043 | |
parent | e8939d20602ec88c314d50e201215a264666828a [diff] |
ART: Fix Mips64 JNI Calling Convention The frame size did not include RA. RA is part of the core spill mask, and implicitly spilled in BuildFrame. Count this. Change-Id: Iab7565c2496ee99660c7faa39a07a2c87be53756