|
| 1 | +Received 3 files, starting assembler process. |
| 2 | + |
| 3 | +Processing: ps7.as |
| 4 | +===>>>>>> Pre assembler finished: Errors: 0 |
| 5 | +1 --->Too many commas in 1 line |
| 6 | +1 --->Too many commas in 1 line |
| 7 | +1 --->Too many commas in 1 line |
| 8 | +2 --->Wrong number of operands for command: clr |
| 9 | +3 --->Error: CMD: [ ... ] not found. |
| 10 | +4 --->Error: CMD: [ #$%#@$%@#$#@ ] not found. |
| 11 | +5 --->Error: CMD: [ r1 ] not found. |
| 12 | +6 --->Undefined label: MAIN: |
| 13 | +7 --->Wrong number of operands for command: jsr |
| 14 | +8 --->expected regs between 10 and 15 |
| 15 | +9 --->reg: r32, wrong number |
| 16 | +===>>>>>> First pass finished: Errors: 11 |
| 17 | + |
| 18 | +-->due to errors not continuing with flow on current file, continue with next file... |
| 19 | +===>>>>>> Finished file: tester/ps7.am <<<<<<=== |
| 20 | +====================================================================== |
| 21 | + |
| 22 | +Processing: ps4.as |
| 23 | +===>>>>>> Pre assembler finished: Errors: 0 |
| 24 | +1 --->Error: CMD: [ mow ] not found. |
| 25 | +2 --->Error: CMD: [ wom ] not found. |
| 26 | +3 --->Error: CMD: [ step ] not found. |
| 27 | +4 --->Error: CMD: [ jpr ] not found. |
| 28 | +5 --->Error: CMD: [ ABC ] not found. |
| 29 | +7 --->Operand: 1, did not find matching sort type |
| 30 | + |
| 31 | +9 --->String not declared properly |
| 32 | +===>>>>>> First pass finished: Errors: 7 |
| 33 | + |
| 34 | +-->due to errors not continuing with flow on current file, continue with next file... |
| 35 | +===>>>>>> Finished file: tester/ps4.am <<<<<<=== |
| 36 | +====================================================================== |
| 37 | + |
| 38 | +Processing: ps3.as |
| 39 | +===>>>>>> Pre assembler finished: Errors: 0 |
| 40 | +1 --->Undefined label: LIST: |
| 41 | +2 --->Wrong number of operands for command: lea |
| 42 | +3 --->Wrong number of operands for command: mov |
| 43 | +5 --->Too many commas in 1 line |
| 44 | +6 --->Wrong number of operands for command: mov |
| 45 | +7 --->Undefined label: MAIN: |
| 46 | +8 --->Wrong number of operands for command: mov |
| 47 | +8 --->Too many commas in 1 line |
| 48 | +9 --->Wrong number of operands for command: clr |
| 49 | +10 --->Wrong number of operands for command: dec |
| 50 | +11 --->Wrong number of operands for command: bne |
| 51 | +12 --->Wrong number of operands for command: lea |
| 52 | +13 --->No data after .data declaration |
| 53 | +14 --->Undefined label: LABEL: |
| 54 | + |
| 55 | +14 --->No characters after .string declaration or string undeclared properly |
| 56 | +===>>>>>> First pass finished: Errors: 15 |
| 57 | + |
| 58 | +-->due to errors not continuing with flow on current file, continue with next file... |
| 59 | +===>>>>>> Finished file: tester/ps3.am <<<<<<=== |
| 60 | +====================================================================== |
| 61 | + |
| 62 | +Finished processing - 3 file(s) that were received. |
0 commit comments