added a testprogram to check for some of the edge cases

This commit is contained in:
mrdudz
2022-04-20 14:50:42 +02:00
parent a0280d4917
commit 99919d2899
5 changed files with 200 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ endif
WORKDIR = ../testwrk/asm
SUBDIRS = cpudetect opcodes listing
SUBDIRS = cpudetect opcodes listing val
.PHONY: all continue mostlyclean clean