This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: SSE2 operands mismatch (paddd)


On Wed, 7 Feb 2001, paul rodriguez wrote:

> 	Hi. I am trying to use the sse2 extension in a P4, but when I
> compile my program (at the end of the mail is the code, it is a C
> program with __inline__ assembly) I get this error:
> 
>  Assembler messages:
>  Error: operands given don't match any known 386 instruction

Check that gcc is using the right assembler.  Current gas assembles 
"paddd" successfully.  I just checked.

Alan Modra
-- 
Linuxcare.  Support for the Revolution.


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