commit | 8ffaa9d8917b9d21b8fb35373a0ec7b023fa83d4 | [log] [tgz] |
---|---|---|
author | Paul Daniel Faria <paulfaria@google.com> | Tue Aug 01 17:27:34 2023 +0000 |
committer | Paul Daniel Faria <paulfaria@google.com> | Wed Aug 09 22:40:39 2023 +0000 |
tree | 4ccd87d68e6fb295b5050ee4010abb92afa76c07 | |
parent | 3a6854cdcbc7704a9489af0ab677d4b8928661b0 [diff] |
[backend] Add x86_64/machine-ir.h and impls This also adds scripts to generate the header and impls for machine-ir.h. Other parts of the implementation are done in the x86_64/code*.cc files. Bug: 291127204 Test: mm and berberis_host_tests Change-Id: I0a367143bd931268c85534d389c147c884b6e802 Merged-In: If84e3ca4a5404bd19d52a4e7461907f65c6e132d
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.