On Wed, Apr 05, 2017 at 11:34:58AM -0700, Matthias Kaehlcke wrote: > The operand is an integer constant, make the constness explicit by > adding the modifier. This is needed for clang to generate valid code > and also works with gcc. > > Also change the constraint of the operand from 'I' ("Integer constant > that is valid as an immediate operand in an ADD instruction", AArch64) > to 'i' ("An immediate integer operand"). > > Based-on-patch-from: Greg Hackmann <ghackmann@xxxxxxxxxx> > Signed-off-by: Greg Hackmann <ghackmann@xxxxxxxxxx> > Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx> Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt