commit | a8aae23ce2ea4f25dfa2d0745edb3811e145b021 | [log] [tgz] |
---|---|---|
author | Victor Khimenko <khim@google.com> | Sun Jun 25 15:26:24 2023 +0000 |
committer | Victor Khimenko <khim@google.com> | Mon Jun 26 17:41:12 2023 +0000 |
tree | 31d841037362085fac0b6b9063a52c1ba40ebf91 | |
parent | c1633c1fe0d3c7d7490e6fb2a17c978001d577c2 [diff] |
Add new type of intrinsics: template. This allows us to merge implementations of Float32 and Float64 intrinsics. Bug: 276787675 Test: m berberis_all Change-Id: Id4d19466464462bee58cfbbc02f34275938b3c46
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.