History log of /art/runtime/interpreter/mterp/mips64/op_sget_wide.S
Revision Date Author Comments
fa6adfd5f349bfeadc6b1bf4fd5f47666dc96269 22-Feb-2017 buzbee <buzbee@google.com> ART/Mterp: eliminate unnecessary access checks

This CL switches mterp from using the old quick entrypoints
for sget/sput to instead using an sget/sput access sequence
similar to that used by the reference interpreter. This
results in a reduction of unnecessary access checks.

Benchmarks: 3% improvement on DeltaBlue

Bug: 30933338
Test: ART_TEST_INTERPRETER=true m test-art-host
Change-Id: Ib4e64d72b511c6a9ed537289bfeb393eff42c70f
00b53b7f3f9ce5996b767b52c28dd846f47a723c 03-Feb-2016 Alexey Frunze <Alexey.Frunze@imgtec.com> Fast ART MIPS64 interpreter

Change-Id: I5dda522df0acf9f9df626fe4f5ecfe6c4df600d3