aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-h8300.texi10
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/doc/c-h8300.texi b/gas/doc/c-h8300.texi
index 3a1859b..5d14775 100644
--- a/gas/doc/c-h8300.texi
+++ b/gas/doc/c-h8300.texi
@@ -29,6 +29,16 @@ machine-dependent option:
@item -h-tick-hex
Support H'00 style hex constants in addition to 0x00 style.
+@item -mach=@var{name}
+Sets the H8300 machine variant. The following machine names
+are recognised:
+@code{h8300h},
+@code{h8300hn},
+@code{h8300s},
+@code{h8300sn},
+@code{h8300sx} and
+@code{h8300sxn}.
+
@end table
@c man end