X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fdoc%2Fc-sh64.texi;h=6280685848c9e801bab6e41286a29aaf0d87ab16;hb=2900e701e0f0216b17e04e4fff1ca4711a9c072f;hp=c38d14e0d8bbed9bfc8aa84e00162128294fca58;hpb=2da5c03714e1f97bb83d05114e97dcf92eb17b64;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/doc/c-sh64.texi b/gas/doc/c-sh64.texi index c38d14e0d8..6280685848 100644 --- a/gas/doc/c-sh64.texi +++ b/gas/doc/c-sh64.texi @@ -1,4 +1,4 @@ -@c Copyright (C) 2002, 2003 Free Software Foundation, Inc. +@c Copyright (C) 2002-2016 Free Software Foundation, Inc. @c This is part of the GAS manual. @c For copying conditions, see the file as.texinfo. @page @@ -65,6 +65,9 @@ Do not expand MOVI, PT, PTA or PTB instructions. @item -expand-pt32 With -abi=64, expand PT, PTA and PTB instructions to 32 bits only. +@item -h-tick-hex +Support H'00 style hex constants in addition to 0x00 style. + @end table @node SH64 Syntax @@ -83,6 +86,11 @@ With -abi=64, expand PT, PTA and PTB instructions to 32 bits only. @cindex SH64 line comment character @samp{!} is the line comment character. +If a @samp{#} appears as the first character of a line then the whole +line is treated as a comment, but in this case the line could also be +a logical line number directive (@pxref{Comments}) or a preprocessor +control command (@pxref{Preprocessing}). + @cindex line separator, SH64 @cindex statement separator, SH64 @cindex SH64 line separator @@ -177,13 +185,9 @@ command line. @item .abi [32|64] Specify the ABI for the following instructions. Note that you cannot use -this directive unless you specified an ABI on the command line, and the +this directive unless you specified an ABI on the command line, and the ABIs specified must match. -@item .uaquad -Like .uaword and .ualong, this allows you to specify an intentionally -unaligned quadword (64 bit word). - @end table @node SH64 Opcodes