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

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

#include "../rv64si/sbreak.S"