* NEWS: Add item about discriminator support.
[deliverable/binutils-gdb.git] / gas / doc / as.texinfo
index f43e5380b2591914ff54ec2f5ab13422374e940c..682b368a6b6ea7cf49e13bb5196de28246cc0b74 100644 (file)
@@ -5108,6 +5108,10 @@ either 0 or 1.
 This directive will set the @code{isa} register in the @code{.debug_line}
 state machine to @var{value}, which must be an unsigned integer.
 
+@item discriminator @var{value}
+This directive will set the @code{discriminator} register in the @code{.debug_line}
+state machine to @var{value}, which must be an unsigned integer.
+
 @end table
 
 @node Loc_mark_labels
This page took 0.025197 seconds and 4 git commands to generate.