diff options
| author | 2023-06-24 21:01:12 -0700 | |
|---|---|---|
| committer | 2023-07-25 11:45:24 -0700 | |
| commit | 5ced9dc0a23c10cda641099ad652415ba495a34e (patch) | |
| tree | 1b17e00601e26a61d5a58136a314f9b97d575e30 /compiler/export/jit_create.h | |
| parent | 358bb39bb1276d93c0fd475373aa03640109c520 (diff) | |
riscv64: move 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
Also exercised on cuttlefish boot. No SIGSEGV or SIGILL noted.
Bug: 283082047
Change-Id: I8c03765c204067f2f90e426c07450fe7c7ddf363
Diffstat (limited to 'compiler/export/jit_create.h')
0 files changed, 0 insertions, 0 deletions