From 851e22754474ae6518109b5485130dcf86f7f880 Mon Sep 17 00:00:00 2001 From: j8takagi Date: Mon, 13 Dec 2010 01:03:09 +0900 Subject: [PATCH 1/1] =?utf8?q?=E3=83=86=E3=82=B9=E3=83=88=E3=82=B1?= =?utf8?q?=E3=83=BC=E3=82=B9=E3=81=AE=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- test/unit/print_cerrmsg/0.txt | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) 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 -- 2.18.0