diff options
| author | 2023-07-25 11:43:15 -0700 | |
|---|---|---|
| committer | 2023-09-20 16:27:07 +0000 | |
| commit | 21c1cc230689dc9e442a6edcd8b6f7f7992c9fca (patch) | |
| tree | 50d359c51def4643b8abcb7eb449d47d5cd5c34e /compiler/optimizing/stack_map_test.cc | |
| parent | 00e4afd52e928788df3c9d242ca51dc402708155 (diff) | |
riscv64: float opcodes
Test: Run these opcodes against all interpreter
tests on a Linux RISC-V VM.
(1) setup
lunch aosp_riscv64-userdebug
export ART_TEST_SSH_USER=ubuntu
export ART_TEST_SSH_HOST=localhost
export ART_TEST_SSH_PORT=10001
export ART_TEST_ON_VM=true
. art/tools/buildbot-utils.sh
art/tools/buildbot-build.sh --target
# Create, boot and configure the VM.
art/tools/buildbot-vm.sh create
art/tools/buildbot-vm.sh boot
art/tools/buildbot-vm.sh setup-ssh # password: 'ubuntu'
art/tools/buildbot-cleanup-device.sh
art/tools/buildbot-setup-device.sh
art/tools/buildbot-sync.sh
(2) test
art/test.py --target -r --no-prebuild --ndebug --64 -j 12 --cdex-none --interpreter
Clean with `m check_cfi` too.
Also exercised on cuttlefish boot. No SIGSEGV or SIGILL noted.
Bug: 283082047
Change-Id: If7fa3163eba49b6e44dfc02425eade01f54003b7
Diffstat (limited to 'compiler/optimizing/stack_map_test.cc')
0 files changed, 0 insertions, 0 deletions