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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
Static variable, global variable, function
Tag declaration of structure, union or enum type (start)
Bit field member (structure or union member)
Tag declaration of structure, union, or enum type (end)
Structure, union or enum-type variable
(automatic variable, argument, structure or union member)
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
This pseudo-instruction indicates that the declared tag name is the structure, union or enum type of <sym1>,
.def <sym1>, val <sym2>, scl <expr1>, type <expr2>, endef
This pseudo-instruction indicates that <sym2> is a function, static variable, or global variable that
corresponds to the C source's variable name <sym1>.
.def <sym>, scl <expr1>, type <expr2>, size <expr3>, endef
This pseudo-instruction indicates that the declared tag name is the structure, union or enum type of <sym>,
and that member information exists in the next or later .def pseudo-instruction.
.def <sym>, val <expr1>, scl <expr2>, type <expr3>, size <expr4>, endef
This pseudo-instruction indicates that <sym> is a bit field member.
.def <sym1>, val <expr1>, scl <expr2>, tag <sym2>, size <expr3>, endef
and that the member information is ended in the immediately preceding .def pseudo-instruction.
.def <sym1>, val <expr1>, scl <expr2>, tag <sym2>, size <expr3>, type <expr4>, endef
This pseudo-instruction indicates that <sym1> is the structure, union or enum-type data of structure/union
automatic variable or structure/union member of tag name <sym2>.
<sym1>
<sym2>
<expr1>
<expr2>
<sym>
<expr1>
<expr2>
<expr3>
<sym>
<expr1>
<expr2>
<expr3>
<expr4>
<sym1,2> Tag name of structure, union or enum type in the C source
<expr1>
<expr2>
<expr3>
<sym1>
<sym2>
<expr1>
<expr2>
<expr3>
<expr4>
Symbol name in the C source (variable name/member name)
Relocatable symbol name corresponding to <sym1>
Storage class of <sym2> (decimal)
Data type of <sym2> (hex)
Tag name of structure, union or enum type in the C source
Storage class of <sym> (decimal)
Data type of <sym> (hex)
Data size of <sym> (decimal)
Bit field member name
Bit offset from the beginning of structure or union (decimal)
Storage class of <sym> (decimal)
Data type of <sym> (hex)
Bit size of <sym> (decimal)
Data size of <sym1> (decimal)
102 (fixed)
Data size of <sym1> (decimal)
Symbol name in the C source (variable name/member name)
Tag name of the structure, union or enum-type variable indicated by <sym1>
Automatic variable/argument: Offset from the stack pointer (decimal)
Structure or union member: Offset from the beginning of structure or union (decimal)
Storage class of <sym1> (decimal)
Data size of structure, union or enum type <sym2> (decimal)
Data type of <sym1> (hex)
EPSON
CHAPTER 6: C COMPILER
89

Related parts for s5u1c33000c