mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 02:50:08 +08:00
Explicitly call reader's attention to lack of leading . in z8k special
directives.
This commit is contained in:
@ -4709,7 +4709,8 @@ Immediate data @var{xx}.
|
|||||||
@cindex Z8000 directives
|
@cindex Z8000 directives
|
||||||
@cindex directives, Z8000
|
@cindex directives, Z8000
|
||||||
The Z8000 port of as includes these additional assembler directives,
|
The Z8000 port of as includes these additional assembler directives,
|
||||||
for compatibility with other Z8000 assemblers:
|
for compatibility with other Z8000 assemblers. As shown, these do not
|
||||||
|
begin with @samp{.} (unlike the ordinary as directives).
|
||||||
|
|
||||||
@table @code
|
@table @code
|
||||||
@item segm
|
@item segm
|
||||||
|
@ -5369,7 +5369,8 @@ _CHAPSEC__(1+_GENERIC__) Assembler Directives for the Z8000
|
|||||||
@cindex Z8000 directives
|
@cindex Z8000 directives
|
||||||
@cindex directives, Z8000
|
@cindex directives, Z8000
|
||||||
The Z8000 port of _AS__ includes these additional assembler directives,
|
The Z8000 port of _AS__ includes these additional assembler directives,
|
||||||
for compatibility with other Z8000 assemblers:
|
for compatibility with other Z8000 assemblers. As shown, these do not
|
||||||
|
begin with @samp{.} (unlike the ordinary _AS__ directives).
|
||||||
|
|
||||||
@table @code
|
@table @code
|
||||||
@item segm
|
@item segm
|
||||||
|
Reference in New Issue
Block a user