X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=test%2Fsystem%2Fcasl2_err%2Ferr_125%2F0.txt;fp=test%2Fsystem%2Fcasl2_err%2Ferr_125%2F0.txt;h=05b33a01017fa4f2a33d145d3752a0851c18b714;hb=473906d23322ef829ee8dad807895235d645981c;hp=0000000000000000000000000000000000000000;hpb=7ac339dcd755848e9820142422752fbdc8186b5c;p=YACASL2.git diff --git a/test/system/casl2_err/err_125/0.txt b/test/system/casl2_err/err_125/0.txt new file mode 100644 index 0000000..05b33a0 --- /dev/null +++ b/test/system/casl2_err/err_125/0.txt @@ -0,0 +1,7 @@ +MAIN START + LD GR1,A,1 + RET +A DC 0,1 + END +Assemble error - 125: LD: not GR in operand x +../../../../as/err/err_125.casl: 2: LD GR1,A,1