Comment by whatevaa
In Bulldozer, two cores shared a single Floating Point Unit. A bet was made made that majority calculations will be done in integers. Unfortunately, actual world requires decimal places, and languages like Javascript only have floating point numbers. Bulldozer flopped hard.