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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
CHAPTER 4: SOURCE FILES
For details about the functions included in the libraries, refer to Chapter 7, "Emulation Library", and Chapter 8,
"ANSI Library".
When using a library function, be sure to specify the library file that contains the function used by using a linker
command when linking. The linker extracts only the necessary object modules from the specified library file as it
links them.
4.2.3 In-line Assemble
The gcc33 supports in-line assembly, so the asm statement can be used. As a result, the word "asm" is reserved
for system use.
asm("<character string>");
Format:
Example 1:
Example 2:
Example 3:
For details on how to write an assembly source, refer to Section 4.3, "Grammar of Assembly Source". Note that
although the extended instructions that can be processed by the Instruction Extender ext33 and assembler
pseudo-instructions (not including those used for absolute assembly) can be used in the assembly source, the
functions provided by the Preprocessor pp33 cannot be used in the assembly source.
EPSON
42
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)

Related parts for s5u1c33000c