SPI_Test/tb/qumcu/isa/rv64mi/sbreak.S

9 lines
168 B
ArmAsm
Raw Normal View History

2024-06-25 16:41:01 +08:00
# See LICENSE for license details.
#include "riscv_test.h"
#undef RVTEST_RV64S
#define RVTEST_RV64S RVTEST_RV64M
#define __MACHINE_MODE
#include "../rv64si/sbreak.S"