Package com.cmpware.fastmodel

Class Summary
AsmTool This class provides support for quickly and easily building a simple assembler.
Breakpoint This class defines a breakpoint.
DasmTool This class provides support for quickly and easily building a simple stand-alone disassembler from a FastModel processor simulation model.
Decoder This class defines a decoder used in the FastModel.
FastModel This abstract class is used to describe the instruction set for a processor.
FastModel_old This abstract class is used to describe the instruction set for a processor.
Field This class defines an instruction field used in the FastModel.
Function This class defines the function of an instruction.
IllegalOpcode This class defines an illegal opcode.
Instruction This class defines an instruction used in the FastModel.
NullFunction This class defines the null function.
Symbol This class defines a symbol.