add empty ISA test
[riscv-tests.git] / isa / rvall / empty.S
1 # See LICENSE for license details.
2
3 #*****************************************************************************
4 # add.S
5 #-----------------------------------------------------------------------------
6 #
7 # Test add instruction.
8 #
9
10 #include "riscv_test.h"
11 #include "test_macros.h"
12
13 RVTEST_RV64U
14 RVTEST_CODE_BEGIN
15
16 RVTEST_CODE_END
17
18 .data
19 RVTEST_DATA_BEGIN
20
21 TEST_DATA
22
23 RVTEST_DATA_END