Hi,
gusc wrote:Aaaand the confusion is back, thanks. So, if Intel's manual says "Beginning with the Pentium 4 and Intel Xeon processors..." that means a point in the timeline (where Pentium 4 comes before Core's), right?
That was only a diagram of which CPU was derived from which CPU.
Chronological order is much messier. For one example, the chronological order went: 80486, Pentium, 80486DX4, Pentium Pro, Pentium MMX, then Pentium II. To make things worse, there's the marketing crud Intel use - "Celeron" and "Xeon" can mean anything anything from Pentium II to Sandy Bridge (so "Beginning with Intel Xeon processors..." could be misinterpreted as "beginning with the Pentium II Xeon released in 1998").
There's also a "logical order", which isn't really documented anywhere. It's a mixture of chronological order and "which CPU was derived from which CPU". This logical order would go like this:
Code: Select all
8086/8088
80186/80188
80286
80386
80486
80486 Overdrive (e.g. "80486DX4)
Pentium
Pentium with MMX
Pentium Pro
Pentium II
Pentium III
Pentium 4
Pentium M
Core
Core 2
Core i3/i5/i7 (Nehalem)
Core i3/i5/i7 (Sandy Bridge)
Core i3/i5/i7 (Ivy Bridge)
It's this undocumented logical order that Intel's manual is referring to.
For "Beginning with the Pentium 4 and Intel Xeon processors..." you'd assume that the "and Intel Xeon processors" part just means "Xeons based on the same Netburst micro-architecture as Pentium 4" and ignore it; then you'd take "Pentium 4 and later" from the logical order (not the chronological order) and end up with Pentium 4, Pentium M, Core, Core 2, ....
Cheers,
Brendan