commit | 85d3b79f5cabb23dd99c8a617e3c90dd7e57efeb | [log] [tgz] |
---|---|---|
author | Jeremiah Griffin <jzgriffin@google.com> | Fri Sep 22 12:14:44 2023 -0700 |
committer | Jeremiah Griffin <jzgriffin@google.com> | Sat Sep 23 11:48:01 2023 -0700 |
tree | decfc7cb0e705311504e3b08871577b9bec567aa | |
parent | 460485bf9bf6174400ede9e93502bdf3da701e9c [diff] |
guest_abi: Fix extension for float arguments Uses a custom GuestArgument for RISC-V to ensure proper NaN boxing and unboxing of floating-point arguments. Test: berberis_run_host_tests Bug: 300490784 Change-Id: Ie7d5bbbe5b99da08dad0215ea5c3f6a68f4309f8
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.