diff options
author | 2024-01-24 10:32:39 -0800 | |
---|---|---|
committer | 2024-01-29 18:45:58 +0000 | |
commit | e0eb8ea0b8157e6ad612014499bb1ca3caf92c36 (patch) | |
tree | 51c3f2389fc4b4f0e283f5e081a53e3b2c7e338a /compiler/utils/assembler_test.h | |
parent | badbcccd3693d23823803658c332f6a5a9efd1c1 (diff) |
riscv64: cmpl-float, cmpg-float, cmpl-double, cmpg-double, cmp-long
(1) setup
lunch aosp_riscv64-trunk-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
Test: Run these opcodes against all interpreter
tests on a Linux RISC-V VM.
Test: Cuttlefish boot
Bug: 283082047
Change-Id: I70ee24c404da0820419e4a49f30a26783e00cda1
Diffstat (limited to 'compiler/utils/assembler_test.h')
0 files changed, 0 insertions, 0 deletions