Small clarification in description of Jxx FOO expansion for 680x0.
authorRoland Pesch <pesch@cygnus>
Tue, 30 Jun 1992 18:17:31 +0000 (18:17 +0000)
committerRoland Pesch <pesch@cygnus>
Tue, 30 Jun 1992 18:17:31 +0000 (18:17 +0000)
gas/doc/as-all.texinfo

index f4b774578374f008ce1e76fafd5c36e66f800202..aa1e280838aa6e3dd2e7cffaf9cf725077931e68 100644 (file)
@@ -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