add first RV32 tests
[riscv-tests.git] / env / p / riscv_test.h
index 480811da79027700f22a4fed876dff843d4c40a5..35154f0d94d31197a6d0d43b077df381d7ec1565 100644 (file)
@@ -7,6 +7,9 @@
 
 #define RVTEST_RV64U                                                    \
 
+#define RVTEST_RV32U                                                    \
+  clearpcr cr0, 0x80
+
 #define RVTEST_RV64S                                                    \
 
 #define RVTEST_FP_ENABLE                                                \