Updating sv_ld_elwidth unit test to use SV_ELWIDTH_TEST_LOAD macro from sv_test_macros.h
[riscv-tests.git] / isa / rv32ud / recoding.S
1 # See LICENSE for license details.
2
3 #include "riscv_test.h"
4 #undef RVTEST_RV64UF
5 #define RVTEST_RV64UF RVTEST_RV32UF
6
7 #include "../rv64uf/recoding.S"