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: paddq and psubq??? Where are they?


> On Wed, 21 Mar 2001, Will Deutsch wrote:
> 
> > When (if ever) will these be added? From what I can tell these are the
> > only MMX/SSE instructions not supported.
> 
> Committing to trunk and branch.
> 
> include/opcode/ChangeLog
> 	* i386.h (i386_optab): Add paddq, psubq.
> 
> opcodes/ChangeLog
> 	* i386-dis.c (dis386_twobyte_att): Add entries for paddq, psubq.
> 	(dis386_twobyte_intel): Likewise.
> 	(twobyte_has_modrm): Set entry for paddq, psubq.
> 
> When adding this, I noticed that gas accepts "psrldq" instead of the intel
> mnemonic "psrlq", and a few other similar cases.  Any particular reason
> for this, Jan?  I propose changing gas to use "psrlq" etc.
No, it was most probably my overlook for that.
I did most of work by script to minimize amount of mistkes, but it is possible
that someething has fallen out to the cracks anyway.

Thanks for caring this!
Honza


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