.. |
WALLY-cbom-01.reference_output
|
Fixed bugs in the cbom test.
|
2023-12-19 15:53:48 -06:00 |
WALLY-cboz-01.reference_output
|
Now have CBOZ instructions working!
|
2023-08-24 16:47:35 -05:00 |
WALLY-clint-01.reference_output
|
added all 32 bit tests to 64 bit periph tests except gpio
|
2022-12-05 20:16:02 -08:00 |
WALLY-csr-permission-s-01.reference_output
|
Added CSR permission tests for mconfigptr, menvcfg, mseccfg, etc.
|
2023-10-15 15:31:03 -07:00 |
WALLY-csr-permission-u-01.reference_output
|
Added CSR permission tests for mconfigptr, menvcfg, mseccfg, etc.
|
2023-10-15 15:31:03 -07:00 |
WALLY-endianness-01.reference_output
|
Fixed typos in existing endianness test
|
2022-09-18 00:09:52 +00:00 |
WALLY-gpio-01.reference_output
|
added passing GPIO test to 64 bit tests
|
2022-12-05 21:31:00 -08:00 |
WALLY-mie-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |
WALLY-minfo-01.reference_output
|
minfo test working again with mconfigptr for RV64
|
2023-10-15 06:41:52 -07:00 |
WALLY-misa-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |
WALLY-misaligned-access-01.reference_output
|
Yay! Zicclsm passes my regression test now.
|
2023-11-10 18:28:51 -06:00 |
WALLY-mmu-sv39-01.reference_output
|
Completed basic tests of svnapot and svpbmt
|
2023-08-28 06:57:35 -07:00 |
WALLY-mmu-sv39-svadu-svnapot-svpbmt-01.reference_output
|
Fixed some regression tests with David's help.
|
2023-12-19 14:18:21 -06:00 |
WALLY-mmu-sv48-01.reference_output
|
Completed basic tests of svnapot and svpbmt
|
2023-08-28 06:57:35 -07:00 |
WALLY-mmu-sv48-svadu-01.reference_output
|
Added MENVCFG.HADE bit and updated SVADU to depend on this bit
|
2023-10-04 09:34:28 -07:00 |
WALLY-mtvec-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |
WALLY-periph-01.reference_output
|
Fixed bugs in the wally64periph signature.
|
2023-12-19 16:16:59 -06:00 |
WALLY-plic-01.reference_output
|
added all 32 bit tests to 64 bit periph tests except gpio
|
2022-12-05 20:16:02 -08:00 |
WALLY-plic-s-01.reference_output
|
added all 32 bit tests to 64 bit periph tests except gpio
|
2022-12-05 20:16:02 -08:00 |
WALLY-pma-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |
WALLY-pmp-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |
WALLY-satp-invalid-01.reference_output
|
Fixed expected value on WALLY-satp-invalid
|
2024-02-16 11:12:57 -08:00 |
WALLY-sie-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |
WALLY-spi-01.reference_output
|
With Naiche's help, we fixed the SPI controllers clock polarity and phase settings. Added conditions to the SPI regression tests.
|
2024-08-20 16:24:37 -05:00 |
WALLY-status-fp-enabled-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |
WALLY-status-mie-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |
WALLY-status-sie-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |
WALLY-status-tvm-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |
WALLY-status-tw-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |
WALLY-status-xlen-01.reference_output
|
added xlen and endianness test edits. xlen passes but endinanness still won't make
|
2022-09-26 05:03:19 +00:00 |
WALLY-stvec-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |
WALLY-trap-01.reference_output
|
Updated wally-riscv-arch-test to be able to compile zfh and zfa tests. This caused a change in startup code, so certain reference_output results needed to change to compensate. Also commented out fcvtmod test in Zfa that fails because Sail produces the wrong expected value.
|
2024-03-14 19:03:57 -07:00 |
WALLY-trap-s-01.reference_output
|
Updated wally-riscv-arch-test to be able to compile zfh and zfa tests. This caused a change in startup code, so certain reference_output results needed to change to compensate. Also commented out fcvtmod test in Zfa that fails because Sail produces the wrong expected value.
|
2024-03-14 19:03:57 -07:00 |
WALLY-trap-sret-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |
WALLY-trap-u-01.reference_output
|
Updated wally-riscv-arch-test to be able to compile zfh and zfa tests. This caused a change in startup code, so certain reference_output results needed to change to compensate. Also commented out fcvtmod test in Zfa that fails because Sail produces the wrong expected value.
|
2024-03-14 19:03:57 -07:00 |
WALLY-uart-01.reference_output
|
added all 32 bit tests to 64 bit periph tests except gpio
|
2022-12-05 20:16:02 -08:00 |
WALLY-wfi-01.reference_output
|
removed unnecessary 'deadbeef's at the end of reference outputs
|
2023-04-11 18:32:04 -07:00 |