commit | 3bae04718647f92d40e8b4c75fb71195a51fa4bd | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Apr 30 15:47:00 2020 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Fri May 01 08:52:53 2020 +0000 |
tree | 5e1844834cf1f9905d64f22ce2d0e44aadd54592 | |
parent | 256c0f68191cb9dec3cf9ef0b3741bac0362ae6b [diff] |
Couple of runtime fixes for nterp. - Use unsigned for vregs to not get sign extension - Don't enqueue a compilation if JIT is disabled - Add no suspend assertions. Bug: 155224562 Test: test.py Change-Id: I77ec1c5a2f3c2774021e9cfa8e43c8c03b26a57c