Skip to content

Commit af50ea2

Browse files
tests/tcg/arc: remove {LD,ST}DL tests
Since the 128-bit memory instructions do not exist in the arcv2 architecture, delete the corresponding test files and Makefile lines. Signed-off-by: Artemiy Volkov <[email protected]>
1 parent 49f37c3 commit af50ea2

File tree

3 files changed

+0
-673
lines changed

3 files changed

+0
-673
lines changed

tests/tcg/arc/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@ TESTCASES += check_bi.tst
9090
TESTCASES += check_bih.tst
9191
# arc64
9292
#TESTCASES += check_swapl.tst
93-
#TESTCASES += check_lddl.tst
94-
#TESTCASES += check_stdl.tst
9593

9694
all: $(TESTCASES)
9795
OBJECTS = ivt.o

tests/tcg/arc/error/check_lddl.S

Lines changed: 0 additions & 334 deletions
This file was deleted.

0 commit comments

Comments
 (0)