<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/the-adder-at-the-heart-of-intel-s-8087-fpu-7pjiuabd6" -->

---
title: The Adder At The Heart Of Intel’s 8087 FPU | daily.dev
description: Ken Shirriff&#x27;s die-level reverse engineering of the Intel 8087 FPU reveals the design of its 69-bit adder, the core component underlying all floating-point...
canonical: https://daily.dev/posts/the-adder-at-the-heart-of-intel-s-8087-fpu-7pjiuabd6
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: The Adder At The Heart Of Intel’s 8087 FPU | daily.dev
og:description: Ken Shirriff&#x27;s die-level reverse engineering of the Intel 8087 FPU reveals the design of its 69-bit adder, the core component underlying all floating-point...
og:url: https://daily.dev/posts/the-adder-at-the-heart-of-intel-s-8087-fpu-7pjiuabd6
og:image: https://api.daily.dev/og/posts/7pJIuabd6.png
og:image:alt: The Adder At The Heart Of Intel’s 8087 FPU
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# The Adder At The Heart Of Intel’s 8087 FPU

**[Hackaday](https://daily.dev/sources/hackaday)** · 2 min read · 1 upvotes · 0 comments

## Summary

Ken Shirriff's die-level reverse engineering of the Intel 8087 FPU reveals the design of its 69-bit adder, the core component underlying all floating-point operations. The adder uses 4-bit blocks with a Manchester carry-chain carry-lookahead implementation to balance speed and transistor count under 1970s NMOS constraints. This design choice reduced transistor usage compared to the later Kogge-Stone adder Intel would adopt, while still delivering adequate performance for operations like trigonometric functions and exponentiation.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://hackaday.com/2026/06/16/the-adder-at-the-heart-of-intels-8087-fpu>

## Similar posts on daily.dev

- [The stack circuitry of the Intel 8087 floating point chip, reverse-engineered](https://daily.dev/posts/the-stack-circuitry-of-the-intel-8087-floating-point-chip-reverse-engineered-damxz0ovc) · Hacker News · 0 upvotes · 0 comments
- [The Intel 8087 And Conditional Microcode Tests](https://daily.dev/posts/the-intel-8087-and-conditional-microcode-tests-asdopknlo) · Hackaday · 0 upvotes · 0 comments
- [Conditions in the Intel 8087 floating-point chip's microcode](https://daily.dev/posts/conditions-in-the-intel-8087-floating-point-chip-s-microcode-pfftxg6y6) · Hacker News · 1 upvotes · 0 comments
- [How The Intel 8087 FPU Knows Which Instructions To Execute](https://daily.dev/posts/how-the-intel-8087-fpu-knows-which-instructions-to-execute-xq7uk4umr) · Hackaday · 0 upvotes · 0 comments
- [The Inner Workings Of The Intel 8086’s Arithmetic Logic Unit](https://daily.dev/posts/the-inner-workings-of-the-intel-8086-s-arithmetic-logic-unit-xnfeogipn) · Hackaday · 1 upvotes · 0 comments

---

Tags: [#reverse-engineering](https://daily.dev/tags/reverse-engineering)

[View this post on daily.dev](https://daily.dev/posts/the-adder-at-the-heart-of-intel-s-8087-fpu-7pjiuabd6)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"The Adder At The Heart Of Intel’s 8087 FPU","url":"https://daily.dev/posts/the-adder-at-the-heart-of-intel-s-8087-fpu-7pjiuabd6","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/the-adder-at-the-heart-of-intel-s-8087-fpu-7pjiuabd6"},"datePublished":"2026-06-16T16:03:46.630Z","dateModified":"2026-06-22T14:20:57.487Z","description":"Ken Shirriff's die-level reverse engineering of the Intel 8087 FPU reveals the design of its 69-bit adder, the core component underlying all floating-point...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/1af48eff6f04aa67ca5ced2e8b70ea90?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/1af48eff6f04aa67ca5ced2e8b70ea90?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Hackaday","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hackaday","logo":"https://media.daily.dev/image/upload/s--JhDfhy70--/f_auto,q_auto/v1767541814/logos/hackaday","url":"https://daily.dev/sources/hackaday"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/the-adder-at-the-heart-of-intel-s-8087-fpu-7pjiuabd6","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"reverse-engineering","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hackaday","item":"https://daily.dev/sources/hackaday"},{"@type":"ListItem","position":3,"name":"The Adder At The Heart Of Intel’s 8087 FPU"}]}
```

