gcc/
* doc/rtl.texi (RTX_AUTOINC): Document that the first operand is
the automodified register.
From-SVN: r214890
+2014-09-03 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * doc/rtl.texi (RTX_AUTOINC): Document that the first operand is
+ the automodified register.
+
2014-09-03 Richard Sandiford <rdsandiford@googlemail.com>
* output.h (get_some_local_dynamic_name): Declare.
@item RTX_AUTOINC
An RTX code for an auto-increment addressing mode, such as
-@code{POST_INC}.
+@code{POST_INC}. @samp{XEXP (@var{x}, 0)} gives the auto-modified
+register.
@item RTX_EXTRA
All other RTX codes. This category includes the remaining codes used