diff options
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-aarch64.texi | 4 |
1 files changed, 4 insertions, 0 deletions
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 |