| commit | 58cfe40f4f472967ee978d34a10d730d6022b352 | [log] [tgz] |
|---|---|---|
| author | Victor Khimenko <khim@google.com> | Sat Mar 09 22:48:37 2024 +0000 |
| committer | Victor Khimenko <khim@google.com> | Sun Mar 10 09:14:57 2024 +0000 |
| tree | 309e72e1c2edf9e60ca99499c28bd451cef3261e | |
| parent | d3d7b54ef7283b26c21f2c54dc68b150052f0625 [diff] |
Add CountRZero function to bit_util.h And use it to implement vfirst.m instruction. Test: berberis_all Change-Id: Id5680fe76e23fb1349fcc1c649a6817c033e3b96
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.