2015-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Thu, 16 Jul 2015 09:51:04 +0000 (17:51 +0800)
committerThomas Preud'homme <thomas.preudhomme@arm.com>
Tue, 4 Aug 2015 01:39:42 +0000 (09:39 +0800)
        * doc/c-aarch64.texi (.xword): Document directive.

gas/ChangeLog
gas/doc/c-aarch64.texi

index 0aa3cab..cdb1f5d 100644 (file)
@@ -1,3 +1,7 @@
+2015-08-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * doc/c-aarch64.texi (.xword): Document directive.
+
 2015-08-03  Nick Clifton  <nickc@redhat.com>
 
        * doc/as.texinfo (Overview): Add --hash-size to the synopsis and
index 0fe3a84..2053990 100644 (file)
@@ -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