This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: Assembler syntax error for movdqa, pminub, pmaxub in binutils 2.18


On Fri, Jun 20, 2008 at 01:02:14PM -0500, Thrall, Bryan wrote:
> 
> I am trying to compile someone else's code (see attached file for simple
> testcase) and am very unfamiliar with assembly. With binutils
> 2.18.50.20080523 (as reported by 'as --version'), I get the following
> error, but with binutils 2.17.50.20060817 I do not:
> 

Please use proper size for movdqa/pminub/pmaxub. They take
"xmmword ptr", not "qword ptr".


H.J.


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