IInuyasha74 :
there are details about essentially every processor on the list that isn't in this piece. This is due to the type of article this is. It is designed to be a brief overview of Intel's processors, give you a look at them, and address the key points and changes from one CPU to another.
■ 8086 could not "simultaneously work on two eight-bit instructions".
■ 8088 was a full 16-bit CPU with a half-width bus. It split 16-bit bus transactions into two 8-bit operations. It was simply a lower-cost, lower-performance version of the 8086, and fully instruction-compatible.
■ 80386 SX was the same thing - a lower-cost, lower-performance version of the 386 DX. For all practical purposes it was a fully 32-bit CPU, and instruction compatible with the 386 DX. 386 SL was a laptop-oriented version of the 386 SX.
■ Prescott Pentium 4 wasn't 64-bit. Rumored to have support in hardware. Even if it did, it was never enabled. Pentium D was their first x86-64 desktop CPU.
IMO, these are the most important details omitted, which support the narrative of how x86 evolved:
■ 286 introduced memory protection (i.e. protecting one program's memory from others).
■ 486 was the first pipelined x86 CPU.
■ Pentium was the first super-scalar x86 CPU.
■ Original Atom was hyperthreaded, in an attempt to compensate for being in-order.
■ Itanium & IA64.
For further details, see my posts.