From: Roland Pesch Date: Tue, 30 Jun 1992 18:17:31 +0000 (+0000) Subject: Small clarification in description of Jxx FOO expansion for 680x0. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=574fcd7b67939bf81ea11201de402092f10df15a;p=binutils-gdb.git Small clarification in description of Jxx FOO expansion for 680x0. --- diff --git a/gas/doc/as-all.texinfo b/gas/doc/as-all.texinfo index f4b77457837..aa1e280838a 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