Add support for RISC-V architecture.
[deliverable/binutils-gdb.git] / gas / doc / as.texinfo
index 82cc72dd2b2a69f453eff0ec44d12386d8fce8eb..b1d94d5414e93f1aa59564c3e5922e455a5f6aa0 100644 (file)
@@ -1647,6 +1647,25 @@ PowerPC processor.
 
 @end ifset
 
+@ifset RISCV
+
+@ifclear man
+@xref{RISC-V-Opts}, for the options available when @value{AS} is configured
+for a RISC-V processor.
+@end ifclear
+
+@ifset man
+@c man begin OPTIONS
+The following options are available when @value{AS} is configured for a
+RISC-V  processor.
+@c man end
+@c man begin INCLUDE
+@include c-riscv.texi
+@c ended inside the included file
+@end ifset
+
+@end ifset
+
 @c man begin OPTIONS
 @ifset RX
 See the info pages for documentation of the RX-specific options.
This page took 0.032229 seconds and 4 git commands to generate.