commit | 1f8ed1deed722d2d11c6f79ff89a52a64af07b86 | [log] [tgz] |
---|---|---|
author | Victor Khimenko <khim@google.com> | Tue Mar 05 23:42:09 2024 +0000 |
committer | Victor Khimenko <khim@google.com> | Tue Mar 05 23:46:02 2024 +0000 |
tree | b932b5a57d71ef1e23024d9be62964bdc76e0a03 | |
parent | f6483bc069f2d96d809a3523f15c954e12ba3beb [diff] |
Stop using BitCastToUnsigned(SignedType{args.imm}) where possible. And where it's actually intended add comment about the reason. Test: m berberis_all Change-Id: I060eae059c587075eb3619949faeaa13ad7f019c
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.