Most active commenters
  • kens(5)

←back to thread

180 points leotravis10 | 21 comments | | HN request time: 0.779s | source | bottom
1. kens ◴[] No.43538380[source]
Author here for your Pentium questions :-)
replies(5): >>43538815 #>>43539018 #>>43539219 #>>43539806 #>>43542817 #
2. mesrik ◴[] No.43538815[source]
Hi Ken,

Nice article. While reading I remembered that I watched some time ago the Oral History of Gary Davidian and he was quite bit involved with microcoding. And if I were you I would try asking him if he could be able to give you some ideas where to get more information about microcode workings and development.

Here are links to that interview, if you have time to watch it. It's in two parts.

- https://www.youtube.com/watch?v=l_Go9D1kLNU

- https://www.youtube.com/watch?v=MVEKt_H3FsI

Cheers,

:-) riku

replies(1): >>43539523 #
3. vitalmixofntrnt ◴[] No.43539018[source]
Can I add my own instruction set extensions to the original x86 isa as implemented by the 8086 without permission from Intel and / or AMD as long as I'm not copying any x86 instruction set extensions?
replies(2): >>43539563 #>>43541455 #
4. CalRobert ◴[] No.43539219[source]
Why wasn’t the Pentium’s successor the Sexium?
replies(3): >>43539448 #>>43539542 #>>43539823 #
5. kens ◴[] No.43539448[source]
Ha ha. Internally, the successor to the Pentium (P5) had the codename P6, but it was called the Pentium Pro externally rather than anything six-related.

Instead, Intel decided to go with an incomprehensible system of naming: Pentium Overdrive, Pentium MMX, Pentium Pro, Pentium II, Pentium III, Pentium III Xeon, Pentium D, Pentium M, Pentium Extreme Edition, etc. Good luck trying to figure out the ordering of these processors.

replies(3): >>43540510 #>>43540937 #>>43542350 #
6. nxobject ◴[] No.43539523[source]
This is the Gary Davidian of the Classic MacOS PPC nanokernel, no? I wish I've had as much fun work as he's had in his career.
replies(1): >>43545337 #
7. nxobject ◴[] No.43539542[source]
I imagine the same reason why we had the Macintosh II and IIx, but not the SE and SEx (instead SE/30)...
8. kens ◴[] No.43539563[source]
I don't know the legal details here but I think you can do whatever you want as long as you're not violating any patents (good luck). Also, Intel claims a copyright on the mnemonics for 8080 and 8086 assembly language. Microcode is also protected by copyright.
9. uticus ◴[] No.43539806[source]
> If you have enough time, you can extract the bits from the ROM by examining the silicon and seeing where transistors are present.

I'm curious if this is a better way than somehow scanning the ROM electronically? Asking based on my very shallow understanding of how ROM works in this situation, although I did read the bit about M1, M2, and M3 lines/contacts.

[edit: I also read about the testing circuitry, that "runs through each address," but it's unclear if this is an auto feature running without being asked at startup, or if there is some way to tap into / intercept this functionality from outside.]

replies(1): >>43540092 #
10. monocasa ◴[] No.43539823[source]
Or the Hexium.

The CPU serial number debacle of the 90s would have been even funnier with more overt mark of the beast references.

11. kens ◴[] No.43540092[source]
You could put microprobes on the die and read out the ROM contents electrically, but that would be difficult and would need specialized equipment. Reading out the ROM visually is much easier, and there is software that can interpret images if they are clear enough, e.g. maskromtool: https://github.com/travisgoodspeed/maskromtool

The Pentium's built-in self test is somewhat documented: you pull the INIT pin high while the RESET pin goes low to trigger the test. You can also execute the RUNBIST instruction through boundary scan. I don't think this helps you get the ROM data; the test just reports pass/fail.

12. kragen ◴[] No.43540510{3}[source]
E5200.
13. ssl-3 ◴[] No.43540937{3}[source]
Intel's bad naming is still shooting them in the foot today. For a company that butters their bread by selling new products, they're doing a spectacularly bad job of letting people know what the new hotness is.

I hear things like "What do you mean it's slow? It's an i7!" or "It can't be slow -- it's a Xeon!" from too many people in the wild.

To them, the first number is the important one. What they see is that it is still an i7 and therefore they think it must be still be (relatively) fast, even if their second-gen i7-2600 is demonstrably pretty slow.

I tried once to explain how Intel's numbering system has worked to a friend. I failed pretty miserably. I even used a whiteboard. I couldn't convey what needed to be conveyed in order to explain why his computer (an i7) wasn't keeping up with the tasks he gave to it.

But I can convey the problem simply enough in this crowd, here on HNN: What's faster, a "Core i3-9100" or a "Core i7-2600"?

(At least with 286, 386, 486, and Pentium, the nomenclature was much more digestible.)

replies(2): >>43541536 #>>43543352 #
14. userbinator ◴[] No.43541455[source]
Any patents on the 8086 have long expired, and so have the ones from the last century. As Ken says, the microcode is copyrighted but you don't need to use that to make a compatible version.
15. userbinator ◴[] No.43541536{4}[source]
What's faster, a "Core i3-9100" or a "Core i7-2600"?

One has 4 threads, the other has 8; and the difference between 6 generations is actually not that big, especially if you start talking about overclocking, cooling, and thermal throttling.

At least with 286, 386, 486, and Pentium, the nomenclature was much more digestible

Those were all single-core, but still, you could ask "what's faster, a 486SX-16 or a 386DX-33?" (The answer may surprise you. Sorry, couldn't resist...):

https://dependency-injection.com/the-slowest-486-vs-fastest-...

16. chasil ◴[] No.43542350{3}[source]
Bob Colwell gave an interview on the Pentium Pro, the first "out of order" Intel x86.

His observations on the Itanium make me gasp.

https://www.sigmicro.org/media/oralhistories/colwell.pdf

https://news.ycombinator.com/item?id=38459128

'I said, wait I am sorry to derail this meeting. But how would you use a simulator if you don't have a compiler? He said, well that's true we don't have a compiler yet, so I hand assembled my simulations. I asked "How did you do thousands of line of code that way?" He said “No, I did 30 lines of code”. Flabbergasted, I said, "You're predicting the entire future of this architecture on 30 lines of hand generated code?" [chuckle], I said it just like that, I did not mean to be insulting but I was just thunderstruck. Andy Grove piped up and said "we are not here right now to reconsider the future of this effort, so let’s move on".'

Colwell is (more formally) the author of The Pentium Chronicles which I plan to read someday.

https://www.amazon.com/Pentium-Chronicles-Robert-P-Colwell/d...

17. dreamcompiler ◴[] No.43542817[source]
Isn't the Pentium's microcode upgradable? Or is that only in later chips?

These fixed transistors imply no upgradability.

replies(1): >>43543118 #
18. kens ◴[] No.43543118[source]
Microcode updates were first implemented in the Pentium Pro. When the original Pentium had the infamous FDIV bug, the only fix was for Intel to replace the processors at a cost of $475 million.
replies(1): >>43543303 #
19. sroussey ◴[] No.43543303{3}[source]
Good thing win95 came out soon after and filled everyone’s coffers from new equipment buying
20. mrheosuper ◴[] No.43543352{4}[source]
we could in theory get rid of the "ix" at the first. there is no i7 10100f cpu, only i3 10100f, so if you say "i have 10100f intel cpu", i know it's worse than 10400f cpu
21. klelatti ◴[] No.43545337{3}[source]
Also the Gary Davidian of Intel vs NEC fame!

https://thechipletter.substack.com/p/intel-vs-nec-the-case-o...