Tagged Questions

9
votes
5answers
1k views

Benefits of x87 over SSE

I know that x87 has higher internal precision, which is probably the biggest difference that people see between it and SSE operations. But I have to wonder, is there any other benefit to using x87? ...
0
votes
1answer
63 views

Ambiguity in decoding specific x87 FPU instructions

I'm facing an ambiguous case with regard to decoding x87 FPU instructions. Take a look at the following instruction taken from page Page 3-380 of Vol 2A Intel's instruction set manual [1]. D9 /0 ...