Intel iAPX 86 User Manual page 197

Table of Contents

Advertisement

LOC86 Controls and Error Messages
iAPX 86,88 Family Utilities
G-28
WARNING 62:
CS AND IP REGISTERS NOT INITIALIZED
Meaning
This warning occurs when INITCODE is specified and the input register initializa-
tion record does not specify intialization of the 8086 code segment (CS) register and
the 8086 instruction pointer (lP) register.
Cause
This condition is usually the result of an incomplete END directive in your assembly
language module or a translation error.
Effect
The values of CS and IP at the beginning of program execution are completely
dependent on the loader of your system.
User Action
Invoke LOC86 with the START control if desired.
WARNING 63:
SS AND SP REGISTERS NOT INITIALIZED
Meaning
The INITCODE control was specified, but the register initialization record does not
contain information for initialization of stack segment (SS) and stack pointer (SP)
records.
Cause
This condition is usually the result of an incomplete END directive in your assembly
language module or a translation error.
Effect
The values of SS and SP at the beginning of program execution are entirely depen-
dent on the loader of your system.
User Action
If you will need to use the stack, retranslate your code, then relink and relocate.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Iapx 88

Table of Contents