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: [PATCH, gas/doc] Document .xword Aarch64 directive


Ping?

Best regards.

Thomas

> -----Original Message-----
> From: binutils-owner@sourceware.org [mailto:binutils-
> owner@sourceware.org] On Behalf Of Thomas Preud'homme
> Sent: Friday, July 17, 2015 5:00 PM
> To: binutils@sourceware.org
> Subject: [PATCH, gas/doc] Document .xword Aarch64 directive
> 
> Hi,
> 
> This patch list the aarch64 specific .xword gas directive in the
> documentation and describe its meaning.
> 
> ChangeLog entry is as follows:
> 
> *** gas/ChangeLog ***
> 
> 2015-07-10  Thomas Preud'homme  <thomas.preudhomme@arm.com>
> 
>         * doc/c-aarch64.texi (.xword): Document directive.
> 
> 
> diff --git a/gas/doc/c-aarch64.texi b/gas/doc/c-aarch64.texi
> index 0fe3a84..2053990 100644
> --- a/gas/doc/c-aarch64.texi
> +++ b/gas/doc/c-aarch64.texi
> @@ -340,6 +340,10 @@ should only be done if it is really necessary.
>  @c YYYYYYYYYYYYYYYYYYYYYYYYYY
>  @c ZZZZZZZZZZZZZZZZZZZZZZZZZZ
> 
> +@cindex @code{.xword} directive, AArch64
> +@item .xword
> +The @code{.xword} directive produces 64 bit values.
> +
>  @end table
> 
>  @node AArch64 Opcodes
> 
> 
> The associated .info file was built and output looks ok.
> 
> Ok for trunk?
> 
> Best regards,
> 
> Thomas
> 




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