Document the .value directive supported by the x86 and x86_64 assemblers.
[deliverable/binutils-gdb.git] / gas / doc / c-h8300.texi
index cbdebbabf5e865665f745e416bb2db7e8cdc20e3..d0c31097cf5fa5f565e7757c8b048f985a0cb1c5 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright (C) 1991-2014 Free Software Foundation, Inc.
+@c Copyright (C) 1991-2019 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @ifset GENERIC
@@ -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
 
This page took 0.025684 seconds and 4 git commands to generate.