Hello, I noticed that many of these supplemental instruction sets are capable of doing math. So I was wondering, if SSE (etc) is available, is there any reason at all to utilize the x87 instructions?
Furthermore these instruction sets also have regular integer arithmetic operations, so if available, would it be faster to use some of these supplemental instruction sets instead of add, adc, mul, imul, etc?