commit | b4f4b06d18d4931679f0132c5a0855546625278f | [log] [tgz] |
---|---|---|
author | Victor Khimenko <khim@google.com> | Thu Dec 14 23:33:12 2023 +0000 |
committer | Victor Khimenko <khim@google.com> | Thu Dec 14 23:58:32 2023 +0000 |
tree | 759906fc5f5fe5badd953d0a38ac9d6ffd316ff0 | |
parent | 731d76def02340ec658e132c8129bbd7ca60643d [diff] |
Move test values out of TestVectorInstruction function. We may want to reuse them for loads/stores which would require significantly different logic. Test: m berberis_all Change-Id: I62231319ff938862c12bc785d88595b966fadc76
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.