X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=test%2Fsystem%2Fcasl2_cmd%2Fcmd_sra%2F0.txt;fp=test%2Fsystem%2Fcasl2_cmd%2Fcmd_sra%2F0.txt;h=c317efe27941ba43e2211c4d2ac5d6c85439e7a5;hp=08334744b57e41ff4b11ff840c16885984734bf9;hb=ce897094478335caf357601548af1b06cbad1188;hpb=d049a7198982beff6dbbe9eaf5c5c7cebbdc7237 diff --git a/test/system/casl2_cmd/cmd_sra/0.txt b/test/system/casl2_cmd/cmd_sra/0.txt index 0833474..c317efe 100644 --- a/test/system/casl2_cmd/cmd_sra/0.txt +++ b/test/system/casl2_cmd/cmd_sra/0.txt @@ -1,9 +1,3 @@ -;;; SRA r,adr -MAIN START - LAD GR1,#6000 - SRA GR1,13 - RET - END Assemble ../../../../as/cmd/SRA/sra.casl (0)