datasheetbank_Logo
Integrated circuits, Transistor, Semiconductors Search and Datasheet PDF Download Site

AM186ESLV View Datasheet(PDF) - Advanced Micro Devices

Part Name
Description
View to exact match
AM186ESLV Datasheet PDF : 102 Pages
First Prev 31 32 33 34 35 36 37 38 39 40 Next Last
PRELIMINARY
FUNCTIONAL DESCRIPTION
The Am186ES and Am188ES microcontrollers are
based on the architecture of the original Am186 and
Am188 microcontrollers—the 80C186 and 80C188 mi-
crocontrollers. The Am186ES and Am188ES micro-
controllers function in the enhanced mode of earlier
generations of Am186 and Am188 microcontrollers.
Enhanced mode includes system features such as
power-save control.
Each of the 8086, 8088, 80186, and 80188 microcon-
trollers contains the same basic set of registers, in-
structions, and addressing modes. The Am186ES and
Am188ES microcontrollers are backward compatible
with the 80C186 and 80C188 microcontrollers.
A full description of all the Am186ES and Am188ES mi-
crocontroller registers and instructions is included in
the Am186ES and Am188ES Microcontrollers User’s
Manual, order# 21096.
Memory Organization
Memory is organized in sets of segments. Each seg-
ment is a linear contiguous sequence of 64K (216) 8-bit
bytes. Memory is addressed using a two-component
address that consists of a 16-bit segment value and a
16-bit offset. The 16-bit segment values are contained
in one of four internal segment registers (CS, DS, SS,
or ES). The physical address is calculated by shifting
the segment value left by 4 bits and adding the 16-bit
offset value to yield a 20-bit physical address (see Fig-
ure 3). This allows for a 1-Mbyte physical address size.
All instructions that address operands in memory must
specify the segment value and the 16-bit offset value.
For speed and compact instruction encoding, the seg-
ment register used for physical address generation is
implied by the addressing mode used (see Table 5).
Shift
Left
4 Bits
1
2
A
4 Segment
15
0 Base Logical
0 0 2 2 Offset Address
15
0
1 2A 40
19
0
00 0 2 2
15
0
1 2 A 6 2 Physical Address
19
0
To Memory
Figure 3. Two-Component Address
I/O Space
The I/O space consists of 64K 8-bit or 32K 16-bit ports.
Separate instructions (IN, INS and OUT, OUTS) ad-
dress the I/O space with either an 8-bit port address
specified in the instruction, or a 16-bit port address in
the DX register. Eight-bit port addresses are zero-ex-
tended such that A15–A8 are Low. I/O port addresses
00F8h through 00FFh are reserved.
Table 5. Segment Register Selection Rules
Memory Reference
Needed
Instructions
Local Data
Stack
External Data (Global)
Segment Register Used
Implicit Segment Selection Rule
Code (CS)
Instructions (including immediate data)
Data (DS)
All data references
Stack (SS)
All stack pushes and pops;
any memory references that use BP Register
Extra (ES)
All string instruction references that use the DI Register as an index
38
Am186/188ES and Am186/188ESLV Microcontrollers
 

Share Link: 

datasheetbank.com [ Privacy Policy ] [ Request Datasheet ] [ Contact Us ]