|
|
Intel 8086The 8086 is a 16-bit microprocessor chip designed by Intel in 1978, which gave rise to the x86 architecture. Shortly after, the Intel 8088 was introduced with an external 8-bit bus, allowing the use of cheap chipsets. It was based on the design of the Intel 8080 and Intel 8085 (it was assembly language source-compatibility with the 8080) with a similar register set, but was expanded to 16 bits. The Bus Interface Unit fed the instruction stream to the Execution Unit through a 6 byte prefetch queue, so fetch and execution were concurrent – a primitive form of pipelining (8086 instructions varied from 1 to 4 bytes). It featured four 16-bit general processor register, which could also be accessed as eight 8-bit registers, and four 16-bit index registers (including the stack pointer). The data registers were often used implicitly by instructions, complicating register allocation for temporary values. It featured 64K 8-bit I/O (or 32K 16 bit) ports and fixed vectored interrupts. Most instructions could only access one memory location, so one operand had to be a register. The result was stored in one of the operands. There were also four memory segment registers that could be set from index registers. The segment registers allowed the Central processing unit to access one megabyte of memory in an odd way. Rather than just supplying missing bytes, as in most segmented processors, the 8086 shifted the segment register left 4 bits and added it to the address. As a result segments overlapped, which most people consider to have been poor design. Although this was largely acceptable (and even useful) for assembly language, where control of the segments was complete, it caused confusion in languages which make heavy use of pointers (such as C programming language). It made efficient representation of pointers difficult, and made it possible to have two pointers with different values pointing to the same location. Worse, this scheme made expanding the address space to more than one megabyte difficult. Effectively, it was expanded by changing the addressing scheme in the Intel 80286. The processor runs at clock speeds between 4.77 (in the original IBM PC) and 10 MHz. Typical execution times in cycles (estimates): *addition: 3–4 (register), 9+EA–25+EA (memory access) *multiplication: 70–118 (register), 76+EA–143+EA (memory access) *move: 2 (register), 8+EA–14+EA (memory access) *near jump: 11–15, 18+EA (memory access) *far jump: 15, 24+EA (memory access) EA: time to compute effective address, ranging from 5 to 12 cycles The 8086 did not contain any floating point instructions, but could be connected to a mathematical coprocessors to add this capability. The Intel 8087 was the standard version, but manufacturers like Weitek soon offered higher performance alternatives. The 8086 was cloned by the NEC V20, V25 and V30 processors. == Microcomputers using the 8086 == The first commercial microcomputer built on the basis of the 8086 was the Mycron 2000. The IBM Displaywriter word processing machine also used the 8086. The most influential microcomputer of all, the IBM PC, used the Intel 8088, a version of the 8086 with an narrower memory bus. ==External links== *[http://www.cpu-collection.de/?tn=1&l0=cl&l1=8086/88 Intel 8086/8088 images and descriptions at cpu-collection.de] *[http://www.emu8086.com 8086 visual microprocessor emulator] ''Article based on [http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi?query=Intel+8086 Intel 8086] at [http://www.foldoc.org FOLDOC], used with Public_Domain_Resources/Foldoc_license.'' x86 microprocessors Intel 8086how can the processor get data from main storage by sending out the appropriate control signals, opening the proper direction of the data buffers, and sending out the address of the memory or i/o device where the desired data resides See other meanings of words starting from letter: IIA | IB | IC | ID | IE | IF | IG | IH | IJ | IK | IL | IM | IN | IO | IP | IR | IS | IT | IU | IW | IX | IY | IZ |Words begining with Intel_8086: Intel_8086 Intel_8086 |
These materials are based on Wikipedia and licensed under the GNU FDL
YouTube.com videos better site than Turbo Tax 2007 |
|
|