aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32mi/dirty.S
blob: c1f9d19041195d6803786ac818ac6d07ea34bd8b (plain)
1
2
3
4
5
6
7
8
9
10
# See LICENSE for license details.

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

#undef VM_SV39
#define VM_SV39 VM_SV32

#include "../rv64mi/dirty.S"