Modifications to allow 64-bit riscv tests to run on travis CI

This commit is contained in:
Santosh Srivatsan
2022-01-27 15:55:19 -05:00
parent 7aa93a735d
commit 7e3a2fdb0f
10 changed files with 125 additions and 299 deletions

View File

@@ -15,7 +15,7 @@ make -C tests/riscv/isa run-rtlsim
make -C tests/regression run-vlsim
make -C tests/opencl run-vlsim
make -C tests/runtime run-simx
make -C tests/riscv/isa run-simx
make -C tests/riscv/isa run-simx-32imf
make -C tests/regression run-simx
make -C tests/opencl run-simx