gas: doc: update documentation for the new listing option
authorIndu Bhagat <indu.bhagat@oracle.com>
Mon, 15 Jan 2024 09:00:36 +0000 (01:00 -0800)
committerIndu Bhagat <indu.bhagat@oracle.com>
Mon, 15 Jan 2024 11:31:35 +0000 (03:31 -0800)
commit9dd9781ab0457a59e8732fd71b91af1662c2ecff
tree1b924e248b2c303cf5593a8cb9bc9ea07b1f1a0b
parentc7defc5386cc53a4abbb7c53a924cdac3f16aa33
gas: doc: update documentation for the new listing option

Add a new listing option, -i, to emit ginsn in the listing output.  We
may also emit other SCFI information if necessary in the future.

ginsn are most useful when seen alongside the assembly instructions.
Hence, they are emitted when the user includes the assembly instructions
in the listing output, i.e., "-ali=FILE".

gas/doc/:
* as.texi: Add documentation for the new listing option, -i.
gas/doc/as.texi