aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32mi/mcsr.S
blob: 0d5a5cd414623bea902b0c8df291f842b1fff512 (plain)
1
2
3
4
5
6
7
# See LICENSE for license details.

#include "riscv_test.h"
#undef RVTEST_RV64M
#define RVTEST_RV64M RVTEST_RV32M

#include "../rv64mi/mcsr.S"