[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <3xjgKy5bPMz9t2M@ozlabs.org>
Date: Thu, 31 Aug 2017 21:35:50 +1000 (AEST)
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: "Tobin C. Harding" <me@...in.cc>, linuxppc-dev@...ts.ozlabs.org
Cc: "Tobin C. Harding" <me@...in.cc>,
Paul Mackerras <paulus@...ba.org>, linux-kernel@...r.kernel.org
Subject: Re: powerpc: asm: convert directive .llong to .8byte
On Thu, 2017-03-09 at 05:42:12 UTC, "Tobin C. Harding" wrote:
> .llong is an undocumented PPC specific directive. The generic
> equivalent is .quad, but even better (because it's self describing) is
> .8byte.
>
> Convert directives .llong -> .8byte
>
> Signed-off-by: Tobin C. Harding <me@...in.cc>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/eb039161da2ff388cc30d076badd8e
cheers
Powered by blists - more mailing lists