X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=test%2Funit%2Fprint_cerrmsg%2F0.txt;h=7c01ffb55ec3591f0eb1b90dd00ff70415c79caa;hp=d20d0f188f53cc5e1f000e3e1e108ef0137946ba;hb=851e22754474ae6518109b5485130dcf86f7f880;hpb=1581cd076b7917f7687a105093c1c04e18e400e7 diff --git a/test/unit/print_cerrmsg/0.txt b/test/unit/print_cerrmsg/0.txt index d20d0f1..7c01ffb 100644 --- a/test/unit/print_cerrmsg/0.txt +++ b/test/unit/print_cerrmsg/0.txt @@ -1,21 +1,21 @@ +114: not integer +115: not hex +116: out of hex range 101: label already defined 102: label table is full 103: label not found 104: label length is too long 105: no command in the line -106: operand count mismatch +106: operand mismatch in assemble command 107: no label in START 108: not command of operand "r" 109: not command of operand "r1,r2" 110: not command of operand "r,adr[,x]" 111: not command of operand "adr[,x]" 112: not command of no operand -113: command not defined -114: not integer -115: not hex -116: out of hex range -117: operand is too many -118: operand length is too long +113: operand too many in COMET II command +117: operand too many in DC +118: operand length too long 119: out of COMET II memory 120: GR0 in operand x 121: cannot get operand token @@ -23,7 +23,6 @@ 123: unclosed quote 124: more than one character in literal 125: not GR in operand x -201: execute - out of COMET II memory 202: SVC input - out of Input memory 203: SVC output - out of COMET II memory 204: Program Register (PR) - out of COMET II memory