Files
gem5/tests/gem5/asmtest
Yu-Cheng Chang 521a7c1de0 tests: Exit riscv_asmtest script with simulator status code (#891)
It will be helpful to check if the instruction simulate well

Change-Id: I5faa435fad79601682126ee7978d8444093df900
2024-02-26 10:31:18 -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]