floating-point

Tag

Cards List
#floating-point

Floats Don't Agree with Themselves

Hacker News Top · 2026-05-06 Cached

Developer releases `exact-poly`, a 2D geometry library using exact integer arithmetic instead of floats to eliminate cross-platform reproducibility issues caused by IEEE 754 implementation differences.

0 favorites 0 likes
#floating-point

Math is hard (OpenBSD on VAX)

Lobsters Hottest · 2026-04-22 Cached

OpenBSD developer details the painful quirks of VAX floating-point exceptions and how they complicate kernel porting.

0 favorites 0 likes
#floating-point

Instruction decoding in the Intel 8087 floating-point chip

Ken Shirriff · 2026-02-14 Cached

A detailed reverse-engineering analysis of how the Intel 8087 floating-point coprocessor decodes instructions, explaining the interplay between the main CPU and coprocessor, the use of microcode ROM, and the bus interface unit.

0 favorites 0 likes
#floating-point

Conditions in the Intel 8087 floating-point chip's microcode

Ken Shirriff · 2025-12-30 Cached

A detailed examination of the conditional tests used in the Intel 8087 floating-point coprocessor's microcode, part of a reverse-engineering effort to understand its algorithms.

0 favorites 0 likes
#floating-point

The stack circuitry of the Intel 8087 floating point chip, reverse-engineered

Ken Shirriff · 2025-12-09 Cached

The article details the reverse-engineering of the Intel 8087 floating-point coprocessor's stack circuitry, explaining how the chip's stack-based register architecture and microcode ROM enabled fast floating-point operations.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback