* md.texi (Standard Names): Document `jump'.
authorHans-Peter Nilsson <hp@bitrange.com>
Thu, 16 Mar 2000 12:18:18 +0000 (12:18 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Thu, 16 Mar 2000 12:18:18 +0000 (12:18 +0000)
From-SVN: r32583

gcc/ChangeLog
gcc/md.texi

index 6290bf6cfbdf17c97a5e8ad0845db1bd15b23d39..84abbebfdeff1bb3c3a7c2e09ecc4857eff7a83a 100644 (file)
@@ -1,3 +1,7 @@
+Thu Mar 16 02:14:16 2000  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * md.texi (Standard Names): Document `jump'.
+
 2000-03-15  Jason Merrill  <jason@casey.cygnus.com>
 
        * calls.c (emit_call_1): Nothrow functions can still have nonlocal
index b608210b0d50ec90f4d394c3253ea9b99f154a98..c019312e4ebbe97e2827db8094fc693a561bf9bf 100644 (file)
@@ -2305,6 +2305,12 @@ tested, should also use the above mechanism.  @xref{Jump Patterns}.
 The above discussion also applies to the @samp{mov@var{mode}cc} and
 @samp{s@var{cond}} patterns.
 
+@cindex @code{jump} instruction pattern
+@item @samp{jump}
+A jump inside a function; an unconditional branch.  Operand 0 is the
+@code{label_ref} of the label to jump to.  This pattern name is mandatory
+on all machines.
+
 @cindex @code{call} instruction pattern
 @item @samp{call}
 Subroutine call instruction returning no value.  Operand 0 is the