X86: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Pat Palmer
No edit summary
imported>Pat Palmer
No edit summary
Line 1: Line 1:
'''x86''' is an [[instruction set architecture]] (ISA) designed for the Intel 8086 and 8088 chips, 16-bit microprocessors first produced in 1978<ref name="Intel Museum">{{cite web
'''x86''' is the [[instruction set architecture]] (ISA) for the Intel 8086 and 8088 chips, 16-bit microprocessors first produced in 1978<ref name="Intel Museum">{{cite web
|url="http://www.intel.com/museum/online/hist_micro/hof/index.htm"|title="Intel Museum: The Microprocessor Hall of Fame"|retrievedate=2007-04-09}}</ref>   
|url="http://www.intel.com/museum/online/hist_micro/hof/index.htm"|title="Intel Museum: The Microprocessor Hall of Fame"|retrievedate=2007-04-09}}</ref>  The 8088 chip was used in the very first incarnation of an [[IBM compatible PC]], which was first created by IBM in 1983.


The 8086 chip achieved historic importnace due to a remarkable decision, made joint
The x86 architecture achieved historic status due to a remarkable decision, made jointly by the designers of the original IBM compatible PC.


Remarkably, around this time Intel and Microsoft jointly made a decision to maintain [[backward compatibility]] in both hardware and software, with the result that all subsequent "Intel" processor chips could always execute the original '''x86''' instructions. This agreement would later have a profound impact on the Personal Computer industry, and came to be known as the "WinTel" agreement.  
Remarkably, around this time Intel and Microsoft jointly made a decision to maintain [[backward compatibility]] in both hardware and software, with the result that all subsequent "Intel" processor chips could always execute the original '''x86''' instructions. This agreement would later have a profound impact on the Personal Computer industry, and came to be known as the "WinTel" agreement.  

Revision as of 11:49, 9 April 2007

x86 is the instruction set architecture (ISA) for the Intel 8086 and 8088 chips, 16-bit microprocessors first produced in 1978[1] The 8088 chip was used in the very first incarnation of an IBM compatible PC, which was first created by IBM in 1983.

The x86 architecture achieved historic status due to a remarkable decision, made jointly by the designers of the original IBM compatible PC.

Remarkably, around this time Intel and Microsoft jointly made a decision to maintain backward compatibility in both hardware and software, with the result that all subsequent "Intel" processor chips could always execute the original x86 instructions. This agreement would later have a profound impact on the Personal Computer industry, and came to be known as the "WinTel" agreement.

Furthermore, this joint decision meant that any program which ran on the original Microsoft DOS operating system, whose hardware platform was always guaranteed to be x86, continued to execute successfully on later versions of Microsoft operating systems.

This decision to maintain backward compatibility of hardware and software laid the groundwork for the subsequent success of the x86 family of microprocessors, and the IBM compatible PCs which contain them.

References

  1. ["http://www.intel.com/museum/online/hist_micro/hof/index.htm" "Intel Museum: The Microprocessor Hall of Fame"].