FPU test list

This commit is contained in:
David Harris 2022-12-01 10:18:36 -08:00
parent 28996d0b12
commit 3a8602523e
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,2 @@
vsim -do "do wally-pipelined.do rv32gc arch32m"
vsim -do "do wally-pipelined.do rv64gc arch64d"

View File

@ -1207,6 +1207,7 @@ string imperas32f[] = '{
string arch64d[] = '{
`RISCVARCHTEST,
"rv64i_m/D/src/fsqrt.d_b1-01.S",
"rv64i_m/D/src/fadd.d_b10-01.S",
"rv64i_m/D/src/fadd.d_b1-01.S",
"rv64i_m/D/src/fadd.d_b11-01.S",