Add missing RV32 slt[i]u tests
[riscv-tests.git] / isa / rv32ui / Makefrag
index 7c211f15238735bee2c7a9134e73c6043b5789bf..7903b155cef2e5967e4468bbfae641585f9e885b 100644 (file)
@@ -15,7 +15,7 @@ rv32ui_sc_tests = \
        or ori \
        sb sh sw \
        sll slli \
-       slt slti \
+       slt slti sltiu sltu \
        sra srai \
        srl srli \
        sub \