Changed run-simx-32imf to run-simx to comply with the rest of the code

This commit is contained in:
Santosh Srivatsan 2022-02-01 13:26:41 -05:00
parent 0ce51df108
commit b23a9c76e7

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-32imf
make -C tests/riscv/isa run-simx
make -C tests/regression run-simx
make -C tests/opencl run-simx