Hacker News new | ask | show | jobs
by adastra22 208 days ago
what is this?
1 comments

Looks like a demonstration that using `long double` math requires dipping into x87 instructions, specifically the `fldt` instruction: "floating point load ten bytes".