Skip to content

Commit 4b4c6e0

Browse files
committed
5 Toshiba SVDs are busted
1 parent 506a615 commit 4b4c6e0

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

ci/script.sh

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -596,12 +596,14 @@ main() {
596596
;;
597597

598598
Toshiba)
599+
# BAD-SVD resetValue is bigger than the register size
600+
# test_svd M365
601+
# test_svd M367
602+
# test_svd M368
603+
# test_svd M369
604+
# test_svd M36B
605+
599606
test_svd M061
600-
test_svd M365
601-
test_svd M367
602-
test_svd M368
603-
test_svd M369
604-
test_svd M36B
605607
;;
606608
esac
607609

0 commit comments

Comments
 (0)