You copied the Doc URL to your clipboard.
--checkreglist
Instructs the armasm to check RLIST
, LDM
, and STM
register lists to ensure that all registers are provided in increasing register number order.
When this option is used, armasm gives a warning if the registers are not listed in order.
Note This option is deprecated. Use
--diag_warning 1206
instead.