commit | 7bdaa69bd7f9e376536244f2b42d2a2923105fd2 | [log] [tgz] |
---|---|---|
author | Paul Daniel Faria <paulfaria@google.com> | Wed May 15 21:27:22 2024 +0000 |
committer | Paul Daniel Faria <paulfaria@google.com> | Thu May 16 16:24:58 2024 +0000 |
tree | e7d62b17925ab8315d70daa679501147b5ed69e8 | |
parent | 835b39550c1d1316b908e1e0e1b1a95336967dda [diff] |
inline_asm_tests: Expand SIMD128 repr support Add constructors for groupings of uint8, uint16, and uint32, also add masking data and helpers for those sizes. Test: berberis_program_runner_riscv64 inline_asm_tests_riscv64 Change-Id: Ia207f512d15237d95bbfa142ef9f331adac9cf15
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.