[llvm-commits] [PATCH] fix #13035 (Thumb LDRD/STRD with negative #0 offset is decoded as a positive #0 offset)

Renato Golin rengolin at systemcall.org
Wed Aug 1 10:12:33 PDT 2012


On 1 August 2012 17:27, Jiangning Liu <jiangning.liu at arm.com> wrote:
> #0 is 0x100, because bit 'U' needs to be set for add operation in this
> instruction.
>
> ARM ARM says, add = (U == '1');

Oh, right!

LGTM.

-- 
cheers,
--renato

http://systemcall.org/



More information about the llvm-commits mailing list