summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generation_data.h
diff options
context:
space:
mode:
author Jaeheon Yi <jaeheon@google.com> 2023-05-23 15:56:48 -0700
committer Jaeheon Yi <jaeheon@google.com> 2023-06-22 16:37:53 +0000
commit3fda3c86e182815349871932a2925f288cf26898 (patch)
tree5656e84d130e2881b8a542710a5c9a5dae9b9465 /compiler/optimizing/code_generation_data.h
parent2162b6fcc71975bd14365e7314d08febbc323126 (diff)
riscv64: nterp_op_return_void implementation
Test: Run RETURN_VOID against all interpreter tests on a Linux RISC-V VM. (1) s/-Xint/-Xusejit:false in test/default_run.py: - INT_OPTS += " -Xint" + INT_OPTS += " -Xusejit:false" (2) 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 (3) test art/test.py --target -r --no-prebuild --ndebug --64 -j 8 --cdex-none --interpreter Change-Id: If53f1f33dc7a9087b62f1ee016c7591459fd4ed2
Diffstat (limited to 'compiler/optimizing/code_generation_data.h')
0 files changed, 0 insertions, 0 deletions