|
-
June 17th, 2006, 01:59 PM
#2
Re: When is 80bit long double coming back?
Hi,
There are no current plans to add 80 bit FP support.
The major reason is that FP code generation has been switching to the use of SSE/SSE2/SSE3 instruction sets instead of the x87 FP stack since that is what both the AMD and Intel recent and future chip generations are focusing their performance efforts on. These instruction sets only support 32 and 64 bit FP formats.
Ronald Laeremans
Acting Product Unit Manager
Visual C++ Team
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|