
8086 Object Module Formats | Version 4.8 |
3
A LLLLLLLLLLLLLL (- PP | ? •••••••••••••• | |||
L | L | • | • | |
L | + L | •••••••••••• <- PT | ||
L | I LOC | >. SYM | •• | |
L | + L | • •••••••••• | • | |
L | , | L |
| • |
LLLI.LLLLLLLLLL | • • • • • • • • • • • • • • |
FIXUP"REPRESENTATI IN:
LOCATION: OFFSET or LOBYTE
PSEG: SI(A) (this is the most common choice)
TARGeT: EI(SY~),0
or EI(SYM) if the offset is to be maintained in LOCATION
Or if the reference is to the i'th element of an external array:
LOCATION: OFFSET or LOBYTE
PSEG: SICA) this is the most common choice
TARGET:
LINK OPERATION:
There are three ways in which an external
CASE 1: The EX'fERNAL symbol (SYM) is found (by LINK) to be in the same LSEG as the LOCATION.
CASE 2: The EXTERNAL symbol (SYM) is found (by LINK) to be in a different LSEG, B.
CASE 3: The EXTERNAL symbol (SYM) is found (by LINK) to !)e absolute.
103