Bug in operands to IA32 cvtps2dq instruction in gnu as

Phil Karn karn@ka9q.net
Fri May 11 18:35:00 GMT 2001


A quick followup. The gas error in handling operands to cvtps2dq
applies only to the second (destination) operand. I.e., the workaround
if you want to do "cvtps2dq %xmm0,%xmm0" is to say "cvtps2dq %xmm0,%mm0".

Phil



More information about the Binutils mailing list