gas:
[deliverable/binutils-gdb.git] / gas / doc / as.texinfo
index 362c10bcc721cc85bbf658822332d18d6e194b72..a22eb32f5883fc46cf44744f1a9bb0d6b1e2f573 100644 (file)
@@ -852,16 +852,21 @@ Warn when a nop after a 32-bit multiply instruction is generated.
 The following options are available when @value{AS} is configured for the
 Adapteva EPIPHANY series.
 
-@table @gcctabopt
-
-@item -mepiphany
-Specifies that the both 32 and 16 bit instructions are allowed.  This is the
-default behavior.
+@ifclear man
+@xref{Epiphany Options}, for the options available when @value{AS} is
+configured for an Epiphany processor.
+@end ifclear
 
-@item -mepiphany16
-Restricts the permitted instructions to just the 16 bit set.
+@ifset man
+@c man begin OPTIONS
+The following options are available when @value{AS} is configured for
+an Epiphany processor.
+@c man end
+@c man begin INCLUDE
+@include c-epiphany.texi
+@c ended inside the included file
+@end ifset
 
-@end table
 @end ifset
 
 @ifset I80386
This page took 0.023958 seconds and 4 git commands to generate.