riscv-non-isa / riscv-arch-test

https://jira.riscv.org/browse/RVG-141?src=confmacro
Apache License 2.0
503 stars 191 forks source link

ACT should remove explicit RVMODEL_HALT and instead add it to the end of RVTEST_CODE_END #477

Open allenjbaum opened 3 months ago

allenjbaum commented 3 months ago

As the description says - just a small optimization. We should ensure that the CTG templates no longer emit RVMODEL_HALT, and the test format spec should be updated to mention this.