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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
11.8.4 Location Counter Control Pseudo-Instruction (.org)
.org pseudo-instruction
Instruction format
Function
Precautions
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
.org <Address>
<Address>: Absolute address specification
Sample description:
Specifies an absolute address in an absolute assembly source file. The as33 performs assembling by
assuming that statements following this instruction start from the specified address.
The .org pseudo-instruction cannot be used (within a relocatable source), if the .abs pseudo-instruction was
not described. If used under such condition, an error will result.
The .org pseudo-instruction specifies a section start address with the operand value. Note, however, if an
odd address is specified, the address may be adjusted to the boundary address according to the subsequent
instruction or definition.
.org 0
.org 0x80000
Only decimal, binary and hexadecimal numbers can be described.
The addresses that can be specified are from 0 to 0xfffffff.
One or more spaces, tabs or a comma (,) are necessary between the instruction and the
address.
EPSON
CHAPTER 11: ASSEMBLER
171

Related parts for s5u1c33000c