diff options
Diffstat (limited to 'test.bash')
-rw-r--r-- | test.bash | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -93,6 +93,11 @@ run_test_iterative() { done } +# 8xxx sbcd +# +run_test_simple "sbcdb Dn, Dn" "\x81\x01" +run_test_simple "sbcdb -(An), -(An)" "\x81\x01" + # 8xxx or # run_test_simple "orb Dn, Dn" "\x84\x01" |