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: ARM asm problem.uxtb instr


Sorry to waste bandwidth. Unwitting copy and paste. My bad.
r2 is redundant both cases.

Sorry, DaveP

On 13 December 2011 10:58, Dave Pawson <dave.pawson@gmail.com> wrote:
> I see
> UXTB<c>.W <Rd>,<Rm>{,<rotation>}
>
> I try
>
>
>    Âuxtb  Âr0, r1,r2
>    Âuxtb  Âr0, r1,r2, ror #16
>
> and receive error
>
>
> arm.asm:411: Error: missing rotation field after comma -- `uxtb r0,r1,r2'
> arm.asm:412: Error: missing rotation field after comma -- `uxtb r0,r1,r2,ror#16'
>
> The rotate operation is optional I think?
> and when there still produces the error?
>
> I've stared at it for 10 minutes, I don't think there's anything wrong?
>
> Using arm-linux-elf-as -mcpu=arm1176jzf-s -mfpu=vfpv2
>
>
> regards
>
>
> --
> Dave Pawson
> XSLT XSL-FO FAQ.
> Docbook FAQ.
> http://www.dpawson.co.uk



-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk


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