commit | ef07e718dd4542542d2144082da82f284c5839a4 | [log] [tgz] |
---|---|---|
author | Victor Khimenko <khim@google.com> | Tue Oct 03 14:59:06 2023 +0000 |
committer | Victor Khimenko <khim@google.com> | Tue Oct 03 19:18:43 2023 +0000 |
tree | 255dc2ce64250a108bf1ecc253bc2790b730b9df | |
parent | ed9ca5cfefe03f07133d88f79306217fe5a1dfa6 [diff] |
Test ffcsr, fflags and frmcsr, fflags and frm with Csrrwi and Csrrw Existing tests were enough for interpreter, but lite translator introduces separate code path for immediates handling this we want to test both register and immediate versions of instructions that write to fcsr, fflags and frm. Bug: 301768414 Test: m berberis_all Change-Id: I6e35f86fc88b8c6e81c5ea8f18d5ce2a6da335b0
Berberis: dynamic binary translator to run Android apps with riscv64 native code on x86_64 devices or emulators.