s5u1c33000c Epson Electronics America, Inc., s5u1c33000c Datasheet - Page 195

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
11.9 Assembly List File
The assembly list file is an assembly source file that carries assembled results (addresses and object codes) added
to the first half of each line. It is delivered only when the startup option (-l) is specified.
If the .nolist pseudo-instruction is written in the source, no contents from that position to the end of the file or
the .list pseudo-instruction are output.
Its file format is a text file, and the file name, <File name>.lst. (The <File name> is the same as that of the input
source file.)
The format of each line of the assembly list file is as follows:
Address Code
Example:
Content of address
Content of code
Precaution
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
In the case of an absolute module, an absolute address will be delivered in hexadecimal number.
In the case of a relocatable module, a relative address will be delivered in hexadecimal number from the top
of each section.
CODE section: The instruction codes and the defined data are delivered in hexadecimal numbers.
DATA section: The data defined by the data defining pseudo-instruction are delivered.
BSS section:
The assembler sets the operand (immediate data) of the code that refers to a symbol to 0. The immediate
data will be decided by the linker.
Only the address defined for a symbol (top address of the secured area) is delivered as the address of the
BSS section.
Source Statement
Irrespective of the size of the secured area, 00 is always delivered here.
EPSON
CHAPTER 11: ASSEMBLER
179

Related parts for s5u1c33000c