updated minfo test to account for no mconfigptr

This commit is contained in:
Kip Macsai-Goren 2022-01-31 20:04:58 +00:00
parent 14933a7231
commit 4d951923f4
2 changed files with 5 additions and 5 deletions

View File

@ -1,18 +1,18 @@
00000002
00000000
00000bad
00000011
00000000
00000002
00000000
00000bad
00000011
00000000
00000002
00000000
00000bad
00000011
00000000
00000002
00000000
00000bad
00000011
00000000
0000000b
00000000

View File

@ -31,7 +31,7 @@ csr_r_access mvendorid
csr_r_access marchid
csr_r_access mimpid
csr_r_access mhartid
# csr_r_access mconfigptr # *** unrecognized by make-compile?? may be unimplemented??
# csr_r_access mconfigptr # Unimplemented in spike as of 31 Jan 22
END_TESTS