コマンドのテスト名を整理
[YACASL2.git] / as / cmd / SLA / sla_oz.casl
diff --git a/as/cmd/SLA/sla_oz.casl b/as/cmd/SLA/sla_oz.casl
deleted file mode 100644 (file)
index c832f72..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-;;; SLA r,adr オーバーフローし、結果は零
-MAIN    START
-        LAD     GR1,3
-        SLA     GR1,15
-        RET
-        END