Correcting name of referenced macro
[riscv-tests.git] / isa / macros / simplev / sv_test_macros.h
index b17a5bf7cf20ada4566e6b8c04dce32abddaa33b..e88110850d29f6da1d0a8196f43610e49856d7ed 100644 (file)
 
 #define SV_ELWIDTH_NONLOAD_TEST(code, load_instruction, testdata, elwidth, vl, wid1, wid2, wid3, isvec1, isvec2, isvec3, \
                  expect1, expect2, expect3 )                                                                           \
-       SV_ELDWIDTH_TEST(load_instruction, testdata, elwidth, vl, wid1, wid2, wid3, isvec1, isvec2, isvec3,             \
+       SV_ELWIDTH_TEST(load_instruction, testdata, elwidth, vl, wid1, wid2, wid3, isvec1, isvec2, isvec3,              \
                          expect1, expect2, expect3, code x28, x15, x12)                                                \
 
 #define SV_ELWIDTH_TEST(load_instruction, testdata, elwidth, vl, wid1, wid2, wid3, isvec1, isvec2, isvec3, \