Mercurial > hg-old > index.cgi
changeset 231:10abe422efce
Documented the --6309 and --6809 options
author | lost |
---|---|
date | Fri, 12 Jun 2009 03:23:41 +0000 |
parents | 0df2a39a268c |
children | 1009f302ac11 |
files | doc/manual.docbook.sgml |
diffstat | 1 files changed, 24 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/manual.docbook.sgml Fri Jun 12 03:18:32 2009 +0000 +++ b/doc/manual.docbook.sgml Fri Jun 12 03:23:41 2009 +0000 @@ -145,6 +145,30 @@ </para> <variablelist> + +<varlistentry> +<term><option>--6309</option></term> +<term><option>-3</option></term> +<listitem> +<para> +This will cause the assembler to accept the additional instructions available +on the 6309 processor. This is the default mode; this option is provided for +completeness and to override preset command arguments. +</para> +</listitem> +</varlistentry> + +<varlistentry> +<term><option>--6809</option></term> +<term><option>-9</option></term> +<listitem> +<para> +This will cause the assembler to reject instructions that are only available +on the 6309 processor. +</para> +</listitem> +</varlistentry> + <varlistentry> <term><option>--decb</option></term> <term><option>-b</option></term>