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: iwmmxt2 patch for binutils-2.16.92


On Thu, 21 Sep 2006, Bridge Wu wrote:

> The correct disassembly result should be as below. bit 21 (write_back)
> should be set, otherwise, it will be illegal instruction.
> 0:  ecb11000        wldrb   wr1, [r1]
> 14:  ecf11000        wldrh   wr1, [r1]
> 50:  eca11000       wstrb   wr1, [r1]
> 54:  ece11000       wstrh   wr1, [r1]
> 
> This does exists in iWMMXt1 instruction, not introduced by iWMMXt2
> patch. I made a mistake due to I noticed it on iWMMXt2 spec. I will
> submit a patch to current binutils separately.

Thanks for resolving this as an iWMMXt1 issue.  Hopefully now someone can 
review my iWMMXt2 patch?

-- 
Joseph S. Myers
joseph@codesourcery.com


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