commit | 7f8b27063962c51dc564ff88bedbd480aa69ae00 | [log] [tgz] |
---|---|---|
author | Victor Khimenko <khim@google.com> | Sat Feb 03 20:21:28 2024 +0000 |
committer | Victor Khimenko <khim@google.com> | Mon Feb 05 08:58:12 2024 +0000 |
tree | d5a5067d3ad906caca6b753b43167dc55f628f85 | |
parent | 311c61418685a8aea6fe8aa02a1bcefc135aee9d [diff] |
Permit different integer input and output types to be used with XMM registers. Also makes it possible to use different input and output types when additional XMM register is not used at all. Test: m berberis_all Change-Id: Id1982d3ef7389ef940c28f7795b0f3d92dfa4fe2
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.