APPENDIX B CREATING PROCEDURE OF ASSEMBLY SOURCE FILE (Sub tool chain)
256
EPSON
S5U1C88000C MANUAL II
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
B.3.7 Assembly Termination Pseudo-Instruction
Assembly termination pseudo-instruction terminates each source program.
END
Name:
END
.....Assembly stop
Format:
END {<Label>}
Functions:
This instruction is used to stop the assembly. A list for the portion following this instruction is output,
but not assembled.