# HG changeset patch # User lost # Date 1244777021 0 # Node ID 10abe422efceeca150ca0d6b7b1f2b197acb51f7 # Parent 0df2a39a268c186ccd92bc9fadd51e6272c06f38 Documented the --6309 and --6809 options diff -r 0df2a39a268c -r 10abe422efce doc/manual.docbook.sgml --- 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 @@ + + + + + + +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. + + + + + + + + + +This will cause the assembler to reject instructions that are only available +on the 6309 processor. + + + +