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