Add RV32 RVC and breakpoint tests
[riscv-tests.git] / isa / rv32mi / Makefrag
index 9aeb12d387aefe3ace6d7982fc712cf5bce60677..a72624478fb93d2fb5c6108eb3334db0a2cc3d7f 100644 (file)
@@ -3,16 +3,15 @@
 #-----------------------------------------------------------------------
 
 rv32mi_sc_tests = \
+       breakpoint \
        csr \
-       dirty \
+       mcsr \
        illegal \
        ma_fetch \
        ma_addr \
-       mcsr \
        scall \
        sbreak \
        shamt \
-       wfi \
 
 rv32mi_mc_tests = \
        ipi \