include/opcode/
[deliverable/binutils-gdb.git] / gas / doc / c-sh64.texi
index 0107ff3f62f52e7a3d5a7e5c4453cd728b5af9f4..c38d14e0d8bbed9bfc8aa84e00162128294fca58 100644 (file)
@@ -1,9 +1,9 @@
-@c Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+@c Copyright (C) 2002, 2003 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @page
 @node SH64-Dependent
-@chapter Hitachi SH64 Dependent Features
+@chapter SuperH SH64 Dependent Features
 
 @cindex SH64 support
 @menu
 
 @cindex SH64 ISA options
 @cindex ISA options, SH64
+@item -isa=sh4 | sh4a
+Specify the sh4 or sh4a instruction set.
+@item -isa=dsp
+Enable sh-dsp insns, and disable sh3e / sh4 insns.
+@item -isa=fp
+Enable sh2e, sh3e, sh4, and sh4a insn sets.
+@item -isa=all
+Enable sh1, sh2, sh2e, sh3, sh3e, sh4, sh4a, and sh-dsp insn sets.
 @item -isa=shmedia | -isa=shcompact
 Specify the default instruction set.  @code{SHmedia} specifies the
 32-bit opcodes, and @code{SHcompact} specifies the 16-bit opcodes
@@ -173,7 +181,7 @@ 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 intenionally
+Like .uaword and .ualong, this allows you to specify an intentionally
 unaligned quadword (64 bit word).
 
 @end table
This page took 0.023552 seconds and 4 git commands to generate.