diff options
| author | 2023-10-09 17:01:35 -0700 | |
|---|---|---|
| committer | 2023-10-18 18:22:40 +0000 | |
| commit | a38ce01c0445fa416c8bbe06d9891d9f3349aad4 (patch) | |
| tree | e9f3e364e00ab498a0f08e44f87569df0758b1a0 /compiler/optimizing/loop_optimization.h | |
| parent | b08bb5775771d669404791c6fd2b0b2deecbf714 (diff) | |
riscv64: invoke-static, slow path only
See invoke.S for notes on code structure.
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
Bug: 283082047
Change-Id: I55325199f86b31fa3919bb9c9ebdf6dd62f30a6f
Diffstat (limited to 'compiler/optimizing/loop_optimization.h')
0 files changed, 0 insertions, 0 deletions