Intel 80188

From Wikipedia, the free encyclopedia
Intel 80188

An Intel 80188XL Microprocessor
Produced 1982
Instruction set x86-16
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.

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

  1. 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. 
  2. In fact, all variants, including reg+reg and reg+reg+immediate were faster.

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.