diff options
author | 2024-01-25 10:31:38 -0800 | |
---|---|---|
committer | 2024-01-29 18:45:58 +0000 | |
commit | f1e2ce639015c614e8a6d93814390f7f5d7d90ab (patch) | |
tree | 832b8c32508a40c72c4f57f81f2075e8cafc00fe /compiler/utils/assembler_test.h | |
parent | e0eb8ea0b8157e6ad612014499bb1ca3caf92c36 (diff) |
riscv64: Enable exception catch for Nterp methods
Test 839-clinit-throw exercises this logic.
(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: I9b8e22de69e602befecfc8d44b97544321dc097b
Diffstat (limited to 'compiler/utils/assembler_test.h')
0 files changed, 0 insertions, 0 deletions