powerpc: asm: convert directive .llong to .8byte

Michael Ellerman patch-notifications at ellerman.id.au
Thu Aug 31 21:35:50 AEST 2017


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 at tobin.cc>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/eb039161da2ff388cc30d076badd8e

cheers


More information about the Linuxppc-dev mailing list