Some S-mode tests really only belong in M-mode
[riscv-tests.git] / isa / rv32si / Makefrag
index 1283ec47e12c6e0eac072aed5be4e02896f0bcd2..dea3ecf4b28347a521c985b92a7854033a47a958 100644 (file)
@@ -4,12 +4,9 @@
 
 rv32si_sc_tests = \
        csr \
-       shamt \
        ma_fetch \
-       illegal \
        scall \
        sbreak \
-       ma_addr \
 
 rv32si_p_tests = $(addprefix rv32si-p-, $(rv32si_sc_tests))