コマンドのテスト名を整理
[YACASL2.git] / as / cmd / SLL / sll_os.casl
diff --git a/as/cmd/SLL/sll_os.casl b/as/cmd/SLL/sll_os.casl
deleted file mode 100644 (file)
index 9e7015e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-;;; SLL r,adr 符号フラグオンで、オーバーフロー
-MAIN    START
-        LAD     GR1,3
-        SLL     GR1,15
-        RET
-        END