X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gas%2Fdoc%2Fc-pdp11.texi;h=d3e8e210192332933054eb431c683fde6be7f25d;hb=408520bcaa874edb0e37506e8559b2e4194dca05;hp=d714b28343a6e4d66da337e072585a47fd82a0f6;hpb=2da5c03714e1f97bb83d05114e97dcf92eb17b64;p=binutils-gdb.git diff --git a/gas/doc/c-pdp11.texi b/gas/doc/c-pdp11.texi index d714b28343a..d3e8e210192 100644 --- a/gas/doc/c-pdp11.texi +++ b/gas/doc/c-pdp11.texi @@ -1,4 +1,4 @@ -@c Copyright 2001, 2002 Free Software Foundation, Inc. +@c Copyright (C) 2001-2022 Free Software Foundation, Inc. @c This is part of the GAS manual. @c For copying conditions, see the file as.texinfo. @ifset GENERIC @@ -311,7 +311,7 @@ an immediate constants, while in BSD syntax the character for this purpose is @code{$}. @cindex PDP-11 general-purpose register syntax -eneral-purpose registers are named @code{r0} through @code{r7}. +general-purpose registers are named @code{r0} through @code{r7}. Mnemonic alternatives for @code{r6} and @code{r7} are @code{sp} and @code{pc}, respectively. @@ -323,6 +323,9 @@ alternatively @code{fr0} through @code{fr3}. Comments are started with a @code{#} or a @code{/} character, and extend to the end of the line. (FIXME: clash with immediates?) +@cindex PDP-11 line separator +Multiple statements on the same line can be separated by the @samp{;} character. + @node PDP-11-Mnemonics @section Instruction Naming