Examining the silicon dies of the Intel 386 processor
1–10 of 64 posts
Re: Examining the silicon dies of the Intel 386 processor
#2Re: Examining the silicon dies of the Intel 386 processor
#3Author here. I've been looking at the 386 if anyone has questions. This post was inspired by userbinator's discussion on HN a couple of weeks ago about how many transistors there are in the 386.
Re: Examining the silicon dies of the Intel 386 processor
#4Author here. I've been looking at the 386 if anyone has questions. This post was inspired by userbinator's discussion on HN a couple of weeks ago about how many transistors there are in the 386.
I guess by this I am thinking about how newer processors do all kinds of stuff at the microcode level that mean you cannot anticipate precisely what instructions are being executed in what order.
Re: Examining the silicon dies of the Intel 386 processor
#5Re: Examining the silicon dies of the Intel 386 processor
#6Author here. I've been looking at the 386 if anyone has questions. This post was inspired by userbinator's discussion on HN a couple of weeks ago about how many transistors there are in the 386.
Re: Examining the silicon dies of the Intel 386 processor
#7Author here. I've been looking at the 386 if anyone has questions. This post was inspired by userbinator's discussion on HN a couple of weeks ago about how many transistors there are in the 386.
Some DOI and Bitsavers links are broken (linking to righto.com or 404s). Also, where can I find "Automatic Place and Route Used on the 80386"? DDG only contains one result: this post.
Re: Examining the silicon dies of the Intel 386 processor
#8Author here. I've been looking at the 386 if anyone has questions. This post was inspired by userbinator's discussion on HN a couple of weeks ago about how many transistors there are in the 386.
Re: Examining the silicon dies of the Intel 386 processor
#9Author here. I've been looking at the 386 if anyone has questions. This post was inspired by userbinator's discussion on HN a couple of weeks ago about how many transistors there are in the 386.
Total amateur here: does a 386 have “cleverness” or optimizations or does it just quite literally chug through a stream of instructions, adjusting registers and memory? I guess by this I am thinking about how newer processors do all kinds of stuff at the microcode level that mean you cannot anticipate precisely what instructions are being executed in what order.
Note that this "magic" is mostly implemented not in microcode, but rather in hardwired logic.
Re: Examining the silicon dies of the Intel 386 processor
#10Author here. I've been looking at the 386 if anyone has questions. This post was inspired by userbinator's discussion on HN a couple of weeks ago about how many transistors there are in the 386.
Thank you so much, both for constantly sharing what you know and for preserving what's one of the most interesting times in the evolution of computing.