This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: x86 patch: SSE-based FP<=>int conversions, round 4


On Thu, Feb 08, 2007 at 04:47:21PM -0800, Stuart Hastings wrote:
> >   cvtpi2pd    %xmm0, %xmm0
> 
> I'm not sure about this one; AFAICT, there is no such instruction.

The one I wanted is called cvtdq2pd, sorry.  The cvtpi2pd one is
from a mmx register source.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]