aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32mi/zicntr.S
blob: 17e5f480da03c36748a918c7c751bb93df258b4f (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/zicntr.S"