Files
gem5/tests/gem5/asmtest
Bobby R. Bruce d11c40dcac misc: Run pre-commit run --all-files
This ensures `isort` is applied to all files in the repo.

Change-Id: Ib7ced1c924ef1639542bf0d1a01c5737f6ba43e9
2023-11-29 22:06:41 -08:00
..
2023-08-22 16:00:16 +08:00

ASM Test

These tests run a set of RISCV binaries on a bare bones syscall execution. In addition, these test run these binaries against different CPU types. To run these tests by themselves, you can run the following command in the tests directory:

./main.py run gem5/asmtest --length=[length]