Add Commercial Instruction Set.

I haven't done much compatibility testing with MACRO11 to check
weirdnesses, but the original functionality is very limied: none
of the mnemonics has operands.
This commit is contained in:
Olaf Seibert
2021-01-24 18:14:01 +01:00
parent fa7ece3864
commit 1d799534bb
7 changed files with 304 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ TESTS="test-asciz \
test-backpatch \
test-blkb \
test-bsl-mac-arg \
test-cis \
test-complex-reloc \
test-enabl-ama \
test-enabl-lcm \