mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-03 09:41:26 +00:00
2015-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
* doc/c-aarch64.texi (.xword): Document directive.
This commit is contained in:
parent
a26b73ed2d
commit
edc66de9a5
@ -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>
|
2015-08-03 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* doc/as.texinfo (Overview): Add --hash-size to the synopsis and
|
* doc/as.texinfo (Overview): Add --hash-size to the synopsis and
|
||||||
|
@ -340,6 +340,10 @@ should only be done if it is really necessary.
|
|||||||
@c YYYYYYYYYYYYYYYYYYYYYYYYYY
|
@c YYYYYYYYYYYYYYYYYYYYYYYYYY
|
||||||
@c ZZZZZZZZZZZZZZZZZZZZZZZZZZ
|
@c ZZZZZZZZZZZZZZZZZZZZZZZZZZ
|
||||||
|
|
||||||
|
@cindex @code{.xword} directive, AArch64
|
||||||
|
@item .xword
|
||||||
|
The @code{.xword} directive produces 64 bit values.
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@node AArch64 Opcodes
|
@node AArch64 Opcodes
|
||||||
|
Loading…
Reference in New Issue
Block a user