|
Class Summary |
| Clean |
This utility class is for manipulating, cleaning, and general access of the family XML files. |
| Indexed6809 |
The 6809 processor has a versatile indexed mode that
can be applied to most instructions. |
| Mnemonic |
This class encapsulates an opcode mnemonic that may have multiple forms. |
| MnemonicParseToken |
Mnemonics parse into tokens of two types: text-match and numeric-values. |
| Opcode |
An opcode represents a CPU instruction for a given target processor. |
| PrintSpacing |
This class encapsulates the disassembly field sizes for a specific mnemonic set. |
| Processor |
This class encapsulates all the information about a single processor. |
| Processor_6809 |
The 6809 has an extensive indexed addressing mode. |
| ProcessorBlendEntry |
This class encapsulates the text and generated code for a single comparison blend entry
in the processor XML. |
| ProcessorFamily |
Processors often come in related families. |
| Processors |
This singleton class parses the Processors.xml file. |