SPI_Test/tb/qumcu/isa/rv32ui/lui.S

8 lines
142 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_RV64U
#define RVTEST_RV64U RVTEST_RV32U
#include "../rv64ui/lui.S"