mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
* as.texinfo (Fill): Replace "result" with "repeat".
This commit is contained in:
parent
f9c191122c
commit
bc64be0c37
@ -3887,7 +3887,7 @@ removed to avoid conflicts with other assemblers. @xref{Machine Dependencies}.
|
||||
@cindex @code{fill} directive
|
||||
@cindex writing patterns in memory
|
||||
@cindex patterns, writing in memory
|
||||
@var{result}, @var{size} and @var{value} are absolute expressions.
|
||||
@var{repeat}, @var{size} and @var{value} are absolute expressions.
|
||||
This emits @var{repeat} copies of @var{size} bytes. @var{Repeat}
|
||||
may be zero or more. @var{Size} may be zero or more, but if it is
|
||||
more than 8, then it is deemed to have the value 8, compatible with
|
||||
|
Loading…
Reference in New Issue
Block a user