diff options
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/as-all.texinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/doc/as-all.texinfo b/gas/doc/as-all.texinfo index f4b7745..aa1e280 100644 --- a/gas/doc/as-all.texinfo +++ b/gas/doc/as-all.texinfo @@ -4038,7 +4038,8 @@ list of pseudo-ops in this family is: For the cases of non-PC relative displacements and long displacements on the 68000 or 68010, @code{as} will issue a longer code fragment in terms of -@var{NX}, the opposite condition to @var{XX}: +@var{NX}, the opposite condition to @var{XX}. For example, for the +non-PC relative case: @smallexample j@var{XX} foo @end smallexample |