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