Intel 80386

From Wikipedia, the free encyclopedia
  (Redirected from I386)
Jump to: navigation, search
Intel 386
KL Intel i386DX.jpg
Intel 80386 DX rated at 16 MHz
Produced From 1985 to September 2007
Common manufacturer(s)
  • Intel
  • AMD
  • IBM
Max. CPU clock rate 12 MHz to 40 MHz
Min. feature size 1.5µm to 1µm
Instruction set x86 (IA-32)
Package(s)

The Intel 80386, also known as the i386, or just 386, was a 32-bit microprocessor introduced by Intel in 1985. The first versions had 275,000 transistors and were used as the central processing unit (CPU) of many workstations and high end personal computers of the time. As the original implementation of the 32-bit extension of the 8086 architecture, the 80386 instruction set, programming model, and binary encodings are still the common denominator for all 32-bit x86 processors. This is termed x86, IA-32, or the i386-architecture, depending on context.

The 80386 could correctly execute most code intended for earlier 16-bit x86 processors such as the 8088 and 80286 that were ubiquitous in early PCs. Following the same tradition, modern 64-bit x86 processors are able to run most programs written for older chips, all the way back to the original 16-bit 8086 of 1978. Over the years, successively newer implementations of the same architecture have become several hundreds of times faster than the original 80386 (and thousands of times faster than the 8086).[1] A 33 MHz 80386 was reportedly measured to operate at about 11.4 MIPS.[2]

The 80386 was launched in October 1985, but full-function chips were first delivered in the third quarter of 1986.[3][4] Mainboards for 80386-based computer systems were cumbersome and expensive at first, but manufacturing was rationalized upon the 80386's mainstream adoption. The first personal computer to make use of the 80386 was designed and manufactured by Compaq.[5] and marked the first time a fundamental component in the IBM PC compatible de facto-standard was updated by another company than IBM.

In May 2006, Intel announced that 80386 production would stop at the end of September 2007.[6] Although it had long been obsolete as a personal computer CPU, Intel and others had continued making the chip for embedded systems. Such systems using an 80386 or one of many derivatives are common in aerospace technology, among others.

Contents

[edit] Architecture

Block diagram of the i386 microarchitecture.

The processor was a significant evolution in the x86 architecture, and the latest of a long line of processors that stretched back to the Intel 8008. The predecessor of the 80386 was the Intel 80286, a 16-bit processor with a segment-based memory management and protection system. The 80386 added a 32-bit architecture and a paging translation unit, which made it much easier to implement operating systems that used virtual memory. It also had support for hardware debugging.

The 80386 featured three operating modes: real mode, protected mode and virtual mode. The protected mode which debuted in the 286 was extended to allow the 386 to address up to 4 GB of memory. The all new virtual 8086 mode (or VM86) made it possible to run one or more real mode programs in a protected environment, although some programs were not compatible.

The 32-bit flat memory model of the 386 would arguably be the most important feature change for the x86 processor family until AMD released x86-64 in 2003.

Chief architect in the development of the 80386 was John H. Crawford.[7] He was responsible for the 32-bit extension of the 80286 architecture and instruction set, and he then led the microprogram development for the 80386 chip.

The 80486 and P5 Pentium line of processors were descendants of the 80386 design.

[edit] The i386SX variant

The Intel 80386SX processor of a Compaq Deskpro computer.

In 1988, Intel introduced the i386SX, a low cost version of the 80386 with a 16-bit data bus. The CPU remained fully 32-bit internally, but the 16-bit bus was intended to simplify circuit board layout and reduce total cost.[8] The 16-bit bus simplified designs but hampered performance. Only 24 pins were connected to the address bus, therefore limiting addressing to 16 MB,[9] but this was not a critical constraint at the time. Performance differences were due not only to differing databus-widths, but also to performance-enhancing cache memories often employed on boards using the original chip.

The original 80386 was subsequently renamed i386DX to avoid confusion. However, Intel subsequently used the 'DX' suffix to refer to the floating-point capability of the i486DX. The i387SX was an i387 part that was compatible with the i386SX (i.e. with a 16-bit databus). The 386SX was packaged in a surface-mount QFP, and sometimes offered in a socket to allow for an upgrade.

[edit] The i386SL variant

The i386SL was introduced as a power efficient version for laptop computers. The processor offered several power management options (e.g. SMM), as well as different "sleep" modes to conserve battery power. It also contained support for an external cache of 16 to 64 kB. The extra functions and circuit implementation techniques caused this variant to have over 3 times as many transistors as the i386DX. The i386SL was first available at 20 MHz clock speed,[10] with the 25 MHz model later added.[11]

[edit] Business importance

The first company to design and manufacture a PC based on the Intel 80386 was Compaq, thereby extending the 16/24-bit IBM PC/AT de facto-standard into a natively 32-bit computing environment by means of the new processor. IBM was offered use of the 80386, but had manufacturing rights for the equally fast (but less capable) 80286. IBM therefore chose to rely on that processor for a couple of more years. The early success of the Compaq 386 PC played an important role in legitimizing the PC "clone" industry, at least in the USA, and in de-emphasizing IBM's role within it.

Prior to the 386, the difficulty of manufacturing microchips and the uncertainty of reliable supply made it desirable that any mass-market semiconductor be multi-sourced, that is, made by two or more manufacturers, the second and subsequent companies manufacturing under license from the originating company. The 386 was for a time only available from Intel, since Andy Grove, Intel's CEO at the time, made the decision not to encourage other manufacturers to produce the processor as second sources. This decision was ultimately crucial to Intel's success in the market.[citation needed] The 386 was the first significant microprocessor to be single-sourced. Single-sourcing the 386 allowed Intel greater control over its development and substantially greater profits in later years.

AMD introduced its compatible Am386 processor in March 1991 after overcoming legal obstacles, thus ending Intel's monopoly on 386-compatible processors. IBM also later manufactured 386 chips under license.

[edit] Compatibles

IBM 80386DX 25 MHz with Intel core.

[edit] Early problems

An Intel 80386 marked "16 BIT S/W ONLY".

Intel originally intended for the 80386 to debut at 16 MHz. However, due to poor yields, it was instead introduced at 12 MHz.

Early in production, Intel discovered a bug that could cause a system to unexpectedly halt when running 32-bit software. Not all of the processors already manufactured were affected, so Intel tested its inventory. Processors that were found to be bug-free were marked with a double-sigma (ΣΣ), and affected processors were marked "16 BIT S/W ONLY". These latter processors were sold as good parts, since at the time 32 bit capability was not relevant for most users. Such chips are now extremely rare.

The i387 math coprocessor was not ready in time for the introduction of the 80386, and so many of the early 80386 motherboards instead provided a socket and hardware logic to make use of an 80287. In this configuration the FPU would operate asynchronously to the CPU, usually with a clock rate of 10 MHz. The original Compaq Deskpro 386 is an example of such design. However, this was an annoyance to those who depended on floating point performance, as the performance of the 287 was nowhere near that of the 387.

[edit] Pin-compatible upgrades

Typical 386 Upgrade CPUs from Cyrix and Texas Instruments.

Intel later offered a modified version of its 80486DX in 80386 packaging, branded as the Intel RapidCAD. This provided an upgrade path for users with 80386-compatible hardware. The upgrade was a pair of chips that replaced both the 80386 and 80387. Since the 80486DX design contained an FPU, the chip that replaced the 80386 contained the floating point functionality, and the chip that replaced the 80387 served very little purpose. However, the latter chip was necessary in order to provide the FERR signal to the mainboard and appear to function as a normal floating point unit. The CAD branding referred to the ease of upgrading existing OEM designs from 386 to 486 CPUs with rapid turn-around in the CAD room.

Third parties offered a wide range of upgrades, for both SX and DX systems. The most popular ones were based on the Cyrix 486DLC/SLC core, which typically offered a substantial speed improvement due to its more efficient instruction pipeline and internal L1 SRAM cache. The cache was usually 1 kB, or sometimes 8 kB in the TI variant. Some of these upgrade chips (such as the 486DRx2/SRx2) were marketed by Cyrix themselves, but they were more commonly found in kits offered by upgrade specialists such as Kingston, Evergreen and Improve-It Technologies. Some of the fastest CPU upgrade modules featured the IBM SLC/DLC family (notable for its 16 kB L1 cache), or even the Intel 486 itself. Many 386 upgrade kits were advertised as being simple drop-in replacements, but often required complicated software to control the cache and/or clock doubling.

Overall it was very difficult to configure upgrades to produce the results advertised on the packaging, and upgrades were often less than 100% stable and/or less than 100% compatible.

[edit] Models and variants

[edit] Early 5V models

[edit] i386DX

Intel i386DX, 25 MHz.

Original version, released in October 1985.

i386SX 16 MHz.

[edit] i386SX

Compact budget version, released in June 1988.

[edit] i386SL

i386SL 20 MHz.

Mobile version of the i386SX with System Management Mode (SMM), released 15 October 1990

[edit] RapidCAD

A specially packaged Intel 486DX and a dummy floating point unit (FPU) designed as pin-compatible replacements for an Intel 80386 processor and 80387 FPU.

[edit] Versions for embedded systems

[edit] i376

This was an embedded version of the i386SX which did not support real mode and paging in the MMU.

[edit] i386EX, i386EXTB and i386EXTC

Intel i386EXTC, 25 MHz.

System and power management and built in peripheral and support functions: Two 82C59A interrupt controllers; Timer, Counter (3 channels); Asynchronous SIO (2 channels); Synchronous SIO (1 channel); Watchdog timer (Hardware/Software); PIO. Usable with i387SX or i387SL FPUs.

[edit] i386CXSA and i386SXSA (or i386SXTA)

Intel i386CXSA, 25 MHz.

Transparent power management mode, integrated MMU and TTL compatible inputs (only 386SXSA). Usable with i387SX or i387SL FPUs.

[edit] i386CXSB

Transparent power management mode and integrated MMU. Usable with i387SX or i387SL FPUs.

[edit] Notes and references

  1. ^ Not counting the advances in the performance of corresponding x87 implementations. These are measured in tens of thousands of times, compared to the original 8087, or hundreds of thousands of times compared to software implementations of floating point on the 8086.
  2. ^ [1]
  3. ^ Forbes, Jim (January 27, 1986). "Development of 386 Accelerating". InfoWorld (InfoWorld Media Group) 8 (4): p. 5. ISSN 0199-6649. http://books.google.com/books?id=my8EAAAAMBAJ&pg=PA5. Introduced October 1985, production chip in June 1986
  4. ^ Ranney, Elizabeth (September 1, 1986). "ALR Hopes to Beat Completion With Fall Release of 386 Line". InfoWorld (InfoWorld Media Group) 8 (35): p. 5. ISSN 0199-6649. http://books.google.com/books?id=cS8EAAAAMBAJ&pg=PA5. First 80386 computers released around October 1986
  5. ^ [2][dead link]
  6. ^ "Intel cashes in ancient chips". http://www.reghardware.co.uk/2006/05/18/intel_cans_386_486_960_cpus/. 
  7. ^ "Intel Fellow - John H. Crawford". Intel.com. 2010-08-16. http://www.intel.com/pressroom/kits/bios/crawford.htm. Retrieved 2010-09-17. 
  8. ^ This was a similar approach to that used by Intel with the 8088 that was used in the original IBM PC.
  9. ^ The 16 MB limit was similar to that of the 68000, a comparable processor.
  10. ^ "Chronology of Microprocessors (1990-1992)". Islandnet.com. http://www.islandnet.com/~kpolsson/micropro/proc1990.htm. Retrieved 2010-09-17. 
  11. ^ Mueller, Scott. "Microprocessor Types and Specifications > P3 (386) Third-Generation Processors". InformIT. http://www.informit.com/articles/article.aspx?p=130978&seqNum=27. Retrieved 2010-09-17. 

[edit] External links

Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export
Languages