diff options
| author | 2023-12-18 19:08:29 -0800 | |
|---|---|---|
| committer | 2023-12-22 02:35:38 +0000 | |
| commit | f7c154f4f1faef101713a8c7e710e363a2a19e55 (patch) | |
| tree | 48efbacd96dc16c0213194ea89390a12b6207f27 /compiler/common_compiler_test.cc | |
| parent | ef21fb5f2520c604a6d5659452488a93433ee85a (diff) | |
riscv64: AGET and APUT opcodes
(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: Ic62c995c73cac18dce88b10ee9a8ae1f172a6d57
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions