commit | a1e53ab205319ad69333f9bbb891775c1cc4255b | [log] [tgz] |
---|---|---|
author | Paul Daniel Faria <paulfaria@google.com> | Thu Nov 02 01:24:14 2023 +0000 |
committer | Paul Daniel Faria <paulfaria@google.com> | Tue Nov 21 18:27:25 2023 +0000 |
tree | 8006eb107569fe99a25dddf7928177a92ca2a935 | |
parent | 749d15f782f4614cf16d8b47dc618c203041a9ae [diff] |
[assembler] Fix definitions of Andn{l,q} The result for Andn is not read, so it should only be def and not use-def. Bug: 291126189 Test: mm and berberis_host_tests Change-Id: Ifa8b0c293bf392a081c700d94759f36d8b132bb6 Merged-In: Ifa8b0c293bf392a081c700d94759f36d8b132bb6
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.