SPI_Test/tb/qumcu/isa/rv32mi/breakpoint.S

9 lines
172 B
ArmAsm

# See LICENSE for license details.
#include "riscv_test.h"
#undef RVTEST_RV64M
#define RVTEST_RV64M RVTEST_RV32M
#define __MACHINE_MODE
#include "../rv64mi/breakpoint.S"