aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32mi/instret_overflow.S
blob: 1808e22b3365114b28d8127cf73d87754390515f (plain)
1
2
3
4
5
6
7
8
# See LICENSE for license details.

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

#include "../rv64mi/instret_overflow.S"