commit | b30232e8d08c4a14fa46124f937593f20a0c7046 | [log] [tgz] |
---|---|---|
author | Paul Daniel Faria <paulfaria@google.com> | Wed Oct 11 15:36:31 2023 +0000 |
committer | Paul Daniel Faria <paulfaria@google.com> | Wed Nov 15 04:52:06 2023 +0000 |
tree | b43aaacb984ec7af885e814925b6c96e172c5aa8 | |
parent | 8af3114e1d8f4055661f6f244b49dcfd4faf4444 [diff] |
[heavy_optimizer/riscv64] Hook in intrinsics This connects intrinsics calls into the frontend (but not yet any implementations). Also adds a skeleton for manual intrinsics. Bug: 291126189 Test: mm and berberis_host_tests Change-Id: I88aa346d83b6a1f58b6760f50e7bda1c708908a5
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.