Intel iAPX 86 User Manual page 115

Table of Contents

Advertisement

iAPX 86,88 Absolute Object File Formats
iAPX 86,88 Family Utilities
A-16
Examples
Sample Absolute Object File
The following is an example of an absolute object file. The file contains eight
records. The eight records perform the following functions:
Record
Function
LHEADR record begins the object module and defines the module
name.
2
THEADR record defines the translator-generated module name
which is the same as the name in the LHEADR record.
3
PEDAT A record defines a contiguous memory image from 00200H
to 00215H.
4
PEDA T A record defines a contiguous memory image from 00360H
to 00377H.
5
PEDATA record defines a contiguous memory image from 00415H
to 0042BH.
6
PEDA T A record defines a contiguous memory image from
051620H to 051633H.
7
PIDA T A record defines a contiguous memory image from
051 BOOH to 051 B 1 DH. The iterated data consists of three repeti-
tions of "ABC" (414243H), followed by three repetitions of (four
repetitions of "D" (44H», three repetitions of "E" (45H).
8
MODEND record specifies that the module should be started with
CS
=
5162H and IP
=
0005H.
(1)
82 0008 0653414D504C45 AE
(2) 80 0008 0653414D504C45 BO
(3) 84 OOIA 0020 00
004992DB246DB6FF4891 DA236CB5FE47
90D9226BB4FD 63
(4) 84 001C 0036 00
0062C42688EA4CAE I 072D43698F A5CBE
2082E446A80A6CCE 82
(5) 84 001 B 0041 05
00 I D 3 A5 77491 AE C 13 E80 5223 F 5 C7996 B 3
DOEDOA2744617E 72
(6) 84 0018 5162 00
00850A8F14991EA328AD32B73CCl46CB
50D55ADF FB
(7) 86 001C 51BO 00
0003 0000 03 414243
0003 0002
0004 0000 01 44
0003 0000 01 45 FA
(8) 8A 0006 CO 5162 0005 F8
NOTE
The blank characters and carriage return and line feed characters are
inserted here to improve readability. They do not occur in an object
module. This file has been converted to ASCII hex so that it may be printed
here. All word values (RECORD LENGTH, REPEAT COUNT, etc.) have
been byte-reversed to improve readability.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Iapx 88

Table of Contents