commit | 481352dea337cb882615c940c85d1b26fd65c0ac | [log] [tgz] |
---|---|---|
author | Bill Buzbee <buzbee@google.com> | Thu Feb 25 17:37:46 2016 +0000 |
committer | buzbee <buzbee@google.com> | Thu Feb 25 10:48:09 2016 -0800 |
tree | 1e26cffb1f712cdb5eb89171d8976337509b67a9 | |
parent | 950d063395c7cecbbe372fd607468018d661a35c [diff] |
Revert "Revert "ART: Support interpreter switching in x86 mterp"" Fixes the invoke template. Previously, it was permitting an interpreter switch *before* advancing the Dalvik PC. This meant that on a switch, the invoke would be interpreted twice. This reverts commit a14bf4460268064e0adc4bb210d237209be33eaf. Change-Id: I285d19077c8dd58ce607a4c42ed20549942fab45