Intel 80188
An Intel 80188XL Microprocessor | |
Produced | 1982 |
---|---|
Instruction set | x86-16 |
Model | 80188 Series |
Socket |
68-pin PLCC 100-pin PQFP 68-pin PGA |
Predecessor | Intel 8088 |
Successor | Intel 80286 |
The Intel 80188 microprocessor was a variant of the Intel 80186. The 80188 had an 8-bit external data bus instead of the 16-bit bus of the 80186; this made it less expensive to connect to peripherals. The 16-bit registers and the one megabyte address range were unchanged, however. It had a throughput of 1 million instructions per second.[1]
Description
Features and performance
The 80188 series was generally intended for embedded systems, as microcontrollers with external memory. Therefore, to reduce the number of chips required, it included features such as clock generator, interrupt controller, timers, wait state generator, DMA channels, and external chip select lines. While the N80188 was compatible with the 8087 numerics co-processor, the 80C188 was not. It didn't have the ESC control codes integrated.
The initial clock rate of the 80188 was 6 MHz, but due to more hardware available for the microcode to use, especially for address calculation, many individual instructions ran faster than on an 8086 at the same clock frequency. For instance, the common register+immediate[2] addressing mode was significantly faster than on the 8086, especially when a memory location was both (one of the) operand(s) and the destination. Multiply and divide also showed great improvement, being several times as fast as on the original 8086 and multi-bit shifts were done almost four times as quickly as in the 8086.
Notes and references
- ↑ Pacheco, Alberto (2001-10-12). "1.3 La familia de microprocesadores de Intel." [Intel Processors: MCS-4, MCS-8, MCS-85, x86: IA-16, IA-32, IA-64.]. CB-00-852/01. Lenguaje Ensamblador (in English (page); Spanish (site)). Instituto Tecnológico de Chihuahua. Retrieved July 20, 2010.
- ↑ In fact, all variants, including reg+reg and reg+reg+immediate were faster.
External links
- Intel 80186/80188 images and descriptions at cpu-collection.de
- Scan of the Intel 80188 data book at datasheetarchive.com
|