Correcting name of referenced macro
authorDaniel Benusovich <flyingmonkeys1996@gmail.com>
Thu, 22 Nov 2018 23:42:01 +0000 (15:42 -0800)
committerDaniel Benusovich <flyingmonkeys1996@gmail.com>
Thu, 22 Nov 2018 23:42:01 +0000 (15:42 -0800)
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, \