Live data from Hacker News

Die analysis of the 8087 math coprocessor's fast bit shifter (2020)

righto.com

1–10 of 22 posts

Re: Die analysis of the 8087 math coprocessor's fast bit shifter (2020)

#3
post #2

Closely related, 8 days ago, 138 points & 28 comments: https://news.ycombinator.com/item?id=48519011 (about the 8087's adder)

That's a different article by the same author, Ken Shirriff

https://www.righto.com/2020/05/die-analysis-of-8087-math-cop...

https://www.righto.com/2026/06/intel-8087-adder-reverse-engi...

Re: Die analysis of the 8087 math coprocessor's fast bit shifter (2020)

#5
post #3
post #2

Closely related, 8 days ago, 138 points & 28 comments: https://news.ycombinator.com/item?id=48519011 (about the 8087's adder)

That's a different article by the same author, Ken Shirriff https://www.righto.com/2020/05/die-analysis-of-8087-math-cop... https://www.righto.com/2026/06/intel-8087-adder-reverse-engi...

Yes - I was just trying to give things a "this is interesting, so upvote & discuss!" kick. In the absence of Ken popping up with good "Author here for your 8087 questions" comment.

Re: Die analysis of the 8087 math coprocessor's fast bit shifter (2020)

#6
Northstar made an S-100 card which did FP math, using BCD arithmetic. It had a ucode ROM and a 4b (single digit) ALU, and a few small RAMs to hold the digits. If I remember correctly you could program it to select how many digits you wanted in your representation, up to 14 digits. It did everything one digit at a time, and it had a 256 byte ROM to carry out any digit*digit product in one cycle. For normalization no data was moved -- just the pointer to the appropriate digit was incremented or decremented.

https://s100computers.com/Hardware%20Folder/NorthStar/FP%20B...

Re: Die analysis of the 8087 math coprocessor's fast bit shifter (2020)

#7
post #5
post #3

Earlier quoted context omitted.

That's a different article by the same author, Ken Shirriff https://www.righto.com/2020/05/die-analysis-of-8087-math-cop... https://www.righto.com/2026/06/intel-8087-adder-reverse-engi...

Yes - I was just trying to give things a "this is interesting, so upvote & discuss!" kick. In the absence of Ken popping up with good "Author here for your 8087 questions" comment.

I guess he didn't pop up because the article is 6 years old.

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

Re: Die analysis of the 8087 math coprocessor's fast bit shifter (2020)

#8
post #7
post #5

Earlier quoted context omitted.

Yes - I was just trying to give things a "this is interesting, so upvote & discuss!" kick. In the absence of Ken popping up with good "Author here for your 8087 questions" comment.

I guess he didn't pop up because the article is 6 years old. https://news.ycombinator.com/item?id=23362673

I'm here now if anyone has questions. I can't be online all the time :-)

Re: Die analysis of the 8087 math coprocessor's fast bit shifter (2020)

#10
post #8
post #7

Earlier quoted context omitted.

I guess he didn't pop up because the article is 6 years old. https://news.ycombinator.com/item?id=23362673

I'm here now if anyone has questions. I can't be online all the time :-)

Re-post that comment top-level, so folks can see that the Big Name is now on stage. ;)
Post reply on HN