Re: AMD64 and EM64T instruction sets.
From: Dennis (marianndkc_at_home3.gvdnet.dk)
Date: 02/25/05
- Next message: John Herbster: "Re: Combined Floor Ceil & Frac routine?"
- Previous message: Per Larsen: "Re: AMD64 and EM64T instruction sets."
- In reply to: Per Larsen: "Re: AMD64 and EM64T instruction sets."
- Next in thread: Dennis Landi: "Re: AMD64 and EM64T instruction sets."
- Reply: Dennis Landi: "Re: AMD64 and EM64T instruction sets."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Feb 2005 11:14:20 +0100
Hi Per
> Hmm - according to the second one there, old-style x87 instructions are
not
> supported in 64-bit mode. That's news to me. I guess it's all SSE now,
then.
I cannot belive that. SSE has no support for extended precision or Sin, Cos,
Log etc. Then it is impossible to develop scientific applications.
> That means more work for the compiler porters than would otherwise have
been
> the case, but I guess the good news is that then they'll have an
opportunity
> to improve the quality of the output code.
Quality of calculations will decrease, because of less precision. Speed can
increase, because of less precision and possibility of running two single
precision SSE calculations in parallel in the extended precision pipeline.
Code will be of same quality.
> - Per
Regards
Dennis
- Next message: John Herbster: "Re: Combined Floor Ceil & Frac routine?"
- Previous message: Per Larsen: "Re: AMD64 and EM64T instruction sets."
- In reply to: Per Larsen: "Re: AMD64 and EM64T instruction sets."
- Next in thread: Dennis Landi: "Re: AMD64 and EM64T instruction sets."
- Reply: Dennis Landi: "Re: AMD64 and EM64T instruction sets."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|