You copied the Doc URL to your clipboard.
--arm
Instructs armasm to interpret instructions as A32 instructions. It does not, however, guarantee A32-only code in the object file. This is the default. Using this option is equivalent to specifying the ARM
or CODE32
directive at the start of the source file.