== test.log == ---------------------------------------------------------------------- err_120: Test Success 2010-12-14 01:13:04 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_120/detail.log ---------------------------------------------------------------------- == cmd == ---------------------------------------------------------------------- cat ../../../../as/err/err_120.casl ../../../../casl2 ../../../../as/err/err_120.casl ---------------------------------------------------------------------- == 0.txt == ---------------------------------------------------------------------- MAIN START LAD GR0,1 LD GR1,A,GR0 RET A DC 7,-7 END Assemble error - 120: GR0 in operand x ../../../../as/err/err_120.casl: 3: LD GR1,A,GR0 ---------------------------------------------------------------------- == err.txt == ---------------------------------------------------------------------- Assemble error - 120: GR0 in operand x ../../../../as/err/err_120.casl: 3: LD GR1,A,GR0 ---------------------------------------------------------------------- == 1.txt == ---------------------------------------------------------------------- MAIN START LAD GR0,1 LD GR1,A,GR0 RET A DC 7,-7 END Assemble error - 120: GR0 in operand x ../../../../as/err/err_120.casl: 3: LD GR1,A,GR0 ----------------------------------------------------------------------