aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32si/ma_fetch.S
blob: 2e5254fa570fd24a69c1a89869d8325d6a9e92c9 (plain)
1
2
3
4
5
6
7
# See LICENSE for license details.

#include "riscv_test.h"
#undef RVTEST_RV64S
#define RVTEST_RV64S RVTEST_RV32S

#include "../rv64si/ma_fetch.S"