Replaced zext.h with zext.h_64 in rv64 tests because old one is obsolete

This commit is contained in:
David Harris 2023-06-16 16:07:28 -07:00
parent 95960620a2
commit e2f927b4e6

View File

@ -1466,7 +1466,7 @@ string arch64zbb[] = '{
"rv64i_m/B/src/andn-01.S",
"rv64i_m/B/src/orn-01.S",
"rv64i_m/B/src/xnor-01.S",
"rv64i_m/B/src/zext.h-01.S",
"rv64i_m/B/src/zext.h_64-01.S",
"rv64i_m/B/src/sext.b-01.S",
"rv64i_m/B/src/sext.h-01.S",
"rv64i_m/B/src/clz-01.S",