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

9 lines
167 B
ArmAsm
Raw Permalink 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/scall.S"