X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fastest%2Fdc_spc%2F0.txt;fp=test%2Fastest%2Fdc_spc%2F0.txt;h=0000000000000000000000000000000000000000;hb=fb54b1c9d2fbc3d4a62c6b4d38ff68e9d3b25c26;hp=8e956458f0d25e8a1653cc6413d38125c7534bef;hpb=b4e48008c95b35c692827326191698c22b06124f;p=YACASL2.git diff --git a/test/astest/dc_spc/0.txt b/test/astest/dc_spc/0.txt deleted file mode 100644 index 8e95645..0000000 --- a/test/astest/dc_spc/0.txt +++ /dev/null @@ -1,46 +0,0 @@ - -Assemble ../../../as/dc_spc.casl (0) -../../../as/dc_spc.casl:1:; DC命令で空白を指定した場合のテスト -../../../as/dc_spc.casl:2:MAIN START -../../../as/dc_spc.casl:3: OUT BUF,LEN -../../../as/dc_spc.casl:4: RET -../../../as/dc_spc.casl:5:BUF DC ' ' -../../../as/dc_spc.casl:6:LEN DC 1 -../../../as/dc_spc.casl:7: END - -Label:::: -BUF ---> #0013 -MAIN ---> #0000 -LEN ---> #0014 - -Assemble ../../../as/dc_spc.casl (1) -../../../as/dc_spc.casl:1:; DC命令で空白を指定した場合のテスト -../../../as/dc_spc.casl:2:MAIN START -../../../as/dc_spc.casl:3: OUT BUF,LEN - #0000 #7001 - #0001 #0000 - #0002 #7002 - #0003 #0000 - #0004 #1210 - #0005 #0013 - #0006 #1020 - #0007 #0014 - #0008 #F000 - #0009 #0002 - #000A #1210 - #000B #0015 - #0015 #000A - #000C #1220 - #000D #0001 - #000E #F000 - #000F #0002 - #0010 #7120 - #0011 #7110 -../../../as/dc_spc.casl:4: RET - #0012 #8100 -../../../as/dc_spc.casl:5:BUF DC ' ' - #0013 #0020 -../../../as/dc_spc.casl:6:LEN DC 1 - #0014 #0001 -../../../as/dc_spc.casl:7: END -