commit | 0a748b511404836e732c73779a26d1bd87911313 | [log] [tgz] |
---|---|---|
author | Goran Jakovljevic <Goran.Jakovljevic@imgtec.com> | Fri Oct 07 17:03:28 2016 +0200 |
committer | Goran Jakovljevic <Goran.Jakovljevic@imgtec.com> | Fri Oct 07 17:35:08 2016 +0200 |
tree | 9b1321867fc81bb54daef2b828ab094528a72d59 | |
parent | f13f84fd9fb6151c382b1f14062d6ff8c9c3b51e [diff] |
MIPS64: Fix art_quick_aput_obj stubs Prevent situations where $gp is calculated and saved twice in a row without restoring it. When restored in the end, its value was wrong. This fixes test failure in stub_test.APutObj. Test: mma test-art-target-gtest-stub_test64 on QEMU Change-Id: I63b37ecee8d3576c57c0f6862d00bc03965b042d