commit | 9abb38eb3cbbd5a089266b0ad44e4f9afc38d8bd | [log] [tgz] |
---|---|---|
author | Lev Rumyantsev <levarum@google.com> | Sat May 04 22:49:47 2024 -0700 |
committer | Lev Rumyantsev <levarum@google.com> | Thu May 09 17:52:26 2024 -0700 |
tree | c84c4be3b27951a56292d6843eaf359742b57d91 | |
parent | 0d048372c919d21b949347fc59f33b6145c832e4 [diff] |
inline_asm_tests: add agnostic-is-undisturbed option Agnostic tail handling can be legally implemented as undisturbed. Add an option which can be used for devices employing this approach. Since passing command line arguments to a gtest is non-trivial we use env variable. Test: inline_asm_tests Bug: 301577077 Change-Id: If250aa012d532086cb9b395dd73cdfefc156bea2
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.