diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2020-12-29 20:41:43 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2021-01-12 09:39:41 +0000 |
commit | c0d392be9172c4c60b3e81b0123489ec3036c401 (patch) | |
tree | 13b77bab3a3a8a1acf26dc02d2ee09bcd3a51c36 /test/ProfileTestMultiDex | |
parent | c38d94449a0ccfefd396d2e01b571f3e804d9e48 (diff) |
Improve invokeinterface for nterp.
- Remove bitwise negation of imt_index: the class linker already always
initializes the imt_index.
- Special case the imt index of default methods: to simplify invocation
in nterp, mask the method_index to create the imt index.
- Add arm64, arm, x64 support in nterp.
Test: test.py
Bug: 112676029
Change-Id: I815a4a4ec5c219921ab4ed1a20b02586aab19a46
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions