Epson S5U1C63000A Computer Accessories User Manual


 
CHAPTER 4: ASSEMBLER
S5U1C63000A MANUAL EPSON 77
(S1C63 FAMILY ASSEMBLER PACKAGE)
4.7.8 Absolute Assembling Pseudo-Instruction (.abs)
Instruction format
.abs
Function
The .abs pseudo-instruction is provided for compatibility with the older assembler. In the older
assembler, this pseudo-instruction is required to specify that a source file uses absolute sections as
opposed to relocatable sections. It is not necessary to use this instruction in the new assembler,
because the new assembler allows the use of absolute and relocatable sections in one source file. Use
the .org or .align pseudo-instruction for defining absolute sections.