Intel 253668-032US Webcam User Manual


 
17-4 Vol. 3
8086 EMULATION
in real-address mode, however, the processor does not truncate such an address and
uses it as a physical address. (Note, however, that for IA-32 processors beginning
with the Intel486 processor, the A20M# signal can be used in real-address mode to
mask address line A20, thereby mimicking the 20-bit wrap-around behavior of the
8086 processor.) Care should be take to ensure that A20M# based address wrapping
is handled correctly in multiprocessor based system.
The IA-32 processors beginning with the Intel386 processor can generate 32-bit
offsets using an address override prefix; however, in real-address mode, the value of
a 32-bit offset may not exceed FFFFH without causing an exception.
For full compatibility with Intel 286 real-address mode, pseudo-protection faults
(interrupt 12 or 13) occur if a 32-bit offset is generated outside the range 0 through
FFFFH.
17.1.2 Registers Supported in Real-Address Mode
The register set available in real-address mode includes all the registers defined for
the 8086 processor plus the new registers introduced in later IA-32 processors, such
as the FS and GS segment registers, the debug registers, the control registers, and
the floating-point unit registers. The 32-bit operand prefix allows a real-address
mode program to use the 32-bit general-purpose registers (EAX, EBX, ECX, EDX,
ESP, EBP, ESI, and EDI).
17.1.3 Instructions Supported in Real-Address Mode
The following instructions make up the core instruction set for the 8086 processor. If
backwards compatibility to the Intel 286 and Intel 8086 processors is required, only
these instructions should be used in a new program written to run in real-address
mode.
Figure 17-1. Real-Address Mode Address Translation
19 0
16-bit Segment Selector
3
0 0 0 0
Base
19 0
16-bit Effective Address
15
0 0 0 0
Offset
0
20-bit Linear Address
Linear
Address
+
=
4
16
19