commit | 5bf17fdd9dcb53d6dfde9d68c87bfb62ae659f8e | [log] [tgz] |
---|---|---|
author | Prashanth Swaminathan <prashanthsw@google.com> | Wed Dec 06 11:01:35 2023 -0800 |
committer | Prashanth Swaminathan <prashanthsw@google.com> | Wed Dec 06 16:31:21 2023 -0800 |
tree | 50a8055b8516963929a87a63e391f95141c44ac3 | |
parent | b50ad801d0c4c79726b8957869b4d3faaee6b277 [diff] |
Rename opcodes to IVv,IVx,IVi to match category Vector opcodes should be mapped to their category as opposed to their operands, as different categories share operands (like IVX and MVX) and have overlapping opcodes. Test: m berberis_all Change-Id: Icaeb3f49b57162c9fe9794ac2e2ee590d12ff1d9
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.