Senor Quack said:
Intel did do a great job with the FPU instruction set of the 8087. They hired several fantastic engineers and they did a great job, and created an industry standard.
Are you sure about that... no one really likes the reg stack architecture of 8087 and it has even been superceded on x86 by scalard SIMD, which is much more like other archs have (hence why x86-64 doesn't change the number of FPU registers)
Well, I guess I should have said they created a good floating point representation standard (essentially designing what would eventually become the industry standard).
As for the instruction set and the 8-register stack: they makes a lot of sense to
me, but the only floating point assembly I know is x86-32.