as.info: MRI

Go forward to Nolist
Go backward to Macro
Go up to Pseudo Ops
Go to the top op as

`.mri VAL'

   If VAL is non-zero, this tells `as' to enter MRI mode.  If VAL is
zero, this tells `as' to exit MRI mode.  This change affects code
assembled until the next `.mri' directive, or until the end of the
file.  *Note MRI mode: M.