A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

M

main(String[]) - Static method in class com.cmpware.cmp.Dasm
 
main(String[]) - Static method in class com.cmpware.cmp.models.ARC700
This enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.models.ARC700EX
This enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.models.AutoSimple
This enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.models.FastSimple
This main() method is optional and enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.models.LatticeMicro32
This enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.models.LM32
This enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.models.MicroBlaze
This enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.models.MIPS32
This enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.models.MIPS32EX
This enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.models.PowerPC
This enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.models.PowerPC64
This enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.models.SPU
This enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.models.Xtensa
This enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.models.XtensaEX
This enables the stand-alone assembler and disassembler.
main(String[]) - Static method in class com.cmpware.cmp.MpMon
This main method is used to bring up a single stand-alone monitor.
main(FastModel, String[]) - Static method in class com.cmpware.fastmodel.FastModel
This is the main program which is used to assemble / disassemble from the command line.
main(FastModel, String[]) - Static method in class com.cmpware.fastmodel.FastModel_old
This is the main program which is used to assemble / disassemble from the command line.
main(String[]) - Static method in class com.cmpware.gdb.FIF
This main program is used for testing.
main(String[]) - Static method in class com.cmpware.gdb.RSP
This main program is used for testing.
main(AutoModel, String[]) - Static method in class com.cmpware.tools.AutoModel
This is the main program which is used to assemble / disassemble from the command line.
main(AutoModelVLIW, String[]) - Static method in class com.cmpware.tools.AutoModelVLIW
This is the main program which is used to assemble / disassemble from the command line.
main(String[]) - Static method in class com.cmpware.tools.AutoTool
This is the main program which is used to assemble / disassemble from the command line.
main(String[]) - Static method in class com.cmpware.tools.ElfDump
The main program.
main(String[]) - Static method in class com.cmpware.tools.ElfWrapper
The main program.
main(String[]) - Static method in class com.cmpware.tools.MiddleEndian
The main program.
main(String[]) - Static method in class com.cmpware.tools.ProcGen
 
main(String[]) - Static method in class ProcGen
 
makeProcessorTable(String, int, int) - Static method in class com.cmpware.cmp.Multiprocessor
The method is used to build the array of processor names used to initialize the MpMon.
MASK - Static variable in class com.cmpware.cmp.models.PowerPC.CR0
 
MASK - Static variable in class com.cmpware.cmp.models.PowerPC64.CR0
 
MASK - Static variable in class com.cmpware.cmp.models.PowerPC_fp.FCR0
 
mask - Variable in class com.cmpware.fastmodel.Decoder
The decode mask
mask - Variable in class com.cmpware.tools.AutoModel.Decode
The decode mask
mask - Variable in class com.cmpware.tools.AutoModelVLIW.Decode
The decode mask
maxProfile - Variable in class com.cmpware.cmp.memory.LittleEndianMemory
The largest value in the profile table
ME - Static variable in class com.cmpware.cmp.models.PowerPC.MSR
 
ME - Static variable in class com.cmpware.cmp.models.PowerPC64.MSR
 
members - Variable in class com.cmpware.elf.StructType
The members
MemberType - Class in com.cmpware.elf
This class stores all the data necessary for a DWARF structure member.
MemberType() - Constructor for class com.cmpware.elf.MemberType
 
MemberType(MemberType) - Constructor for class com.cmpware.elf.MemberType
 
memberType - Variable in class com.cmpware.elf.MemberType
The structure member type
memCache - Variable in class com.cmpware.gdb.FIF
The memory cache
Memory - Class in com.cmpware.cmp
This class implements the Processor's interface to memory.
Memory() - Constructor for class com.cmpware.cmp.Memory
Constructor
Memory(int) - Constructor for class com.cmpware.cmp.Memory
Constructor
memory - Variable in class com.cmpware.cmp.memory.LittleEndianMemory
The memory
MEMORY - Static variable in class com.cmpware.cmp.models.Sparc.OP
 
MEMORY_ADDRESS - Static variable in class com.cmpware.cmp.system.memory.FrameBuffer
The address of the memory (in bytes)
MEMORY_ADDRESS1 - Static variable in class com.cmpware.cmp.system.memory.Ring
The address of the memory bank 1
MEMORY_ADDRESS2 - Static variable in class com.cmpware.cmp.system.memory.Ring
The address of the memory bank 2
MEMORY_CHANGE_EVENT - Static variable in class com.cmpware.ide.MpModel
A memory change event
MEMORY_SIZE - Static variable in class com.cmpware.cmp.system.memory.FrameBuffer
The size of the memory (in bytes)
MEMORY_SIZE - Static variable in class com.cmpware.cmp.system.memory.Ring
The size of the memory (in bytes)
MemoryAccessException - Exception in com.cmpware.cmp
This class implements the Memory Access Exception.
MemoryAccessException() - Constructor for exception com.cmpware.cmp.MemoryAccessException
The constructor
MemoryAccessException(String) - Constructor for exception com.cmpware.cmp.MemoryAccessException
A constructor.
MemoryAccessException(String, int) - Constructor for exception com.cmpware.cmp.MemoryAccessException
A constructor.
MemoryAccessException(int) - Constructor for exception com.cmpware.cmp.MemoryAccessException
A constructor.
MemoryAccessException(String, int, int) - Constructor for exception com.cmpware.cmp.MemoryAccessException
A constructor.
MemoryAccessException(int, int) - Constructor for exception com.cmpware.cmp.MemoryAccessException
A constructor.
MemoryContent - Class in com.cmpware.ide.views
This describes the content implementation for the Memory Code Viewer.
MemoryContent() - Constructor for class com.cmpware.ide.views.MemoryContent
 
memoryContent - Variable in class com.cmpware.ide.views.MemoryView
The styled text content for the memory display
MemoryInterface - Interface in com.cmpware.cmp.memory
This implements the basic memory interface.
memoryLineStyleListener - Variable in class com.cmpware.ide.views.MemoryView
This is the memory line style listener
MemoryManager - Class in com.cmpware.cmp.memory
This class manages the memories.
MemoryManager() - Constructor for class com.cmpware.cmp.memory.MemoryManager
 
MemoryMappedIO - Class in com.cmpware.cmp.mmio
This class implements the memory mapped IO.
MemoryMappedIO() - Constructor for class com.cmpware.cmp.mmio.MemoryMappedIO
 
MemoryMappedIOException - Exception in com.cmpware.cmp.mmio
This class implements the Memory Mapped IO Exception.
MemoryMappedIOException() - Constructor for exception com.cmpware.cmp.mmio.MemoryMappedIOException
The constructor
MemoryMappedIOException(String) - Constructor for exception com.cmpware.cmp.mmio.MemoryMappedIOException
A constructor.
MemoryMappedIOException(String, int) - Constructor for exception com.cmpware.cmp.mmio.MemoryMappedIOException
A constructor.
MemoryMappedIOException(int) - Constructor for exception com.cmpware.cmp.mmio.MemoryMappedIOException
A constructor.
MemoryMappedIOException(String, int, int) - Constructor for exception com.cmpware.cmp.mmio.MemoryMappedIOException
A constructor.
MemoryMappedIOException(int, int) - Constructor for exception com.cmpware.cmp.mmio.MemoryMappedIOException
A constructor.
MemoryMappedIOReader - Interface in com.cmpware.cmp.mmio
This interface defines the read access to the Memory Mapped IO.
MemoryMappedIOWriter - Interface in com.cmpware.cmp.mmio
This interface defines the write access to the Memory Mapped IO.
MemoryView - Class in com.cmpware.ide.views
This describes the Memory Code Viewer.
MemoryView() - Constructor for class com.cmpware.ide.views.MemoryView
 
MemoryView.MemoryLineStyleListener - Class in com.cmpware.ide.views
This class defines the line style for the memory display.
MemoryView.MemoryLineStyleListener() - Constructor for class com.cmpware.ide.views.MemoryView.MemoryLineStyleListener
 
MFC_Cmd - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_Cmd - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MFC_EAH - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_EAH - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MFC_EAL - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_EAL - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MFC_LSA - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_LSA - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MFC_RdAtomicStat - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_RdAtomicStat - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MFC_RdListStallStat - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_RdListStallStat - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MFC_RdTagMask - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_RdTagMask - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MFC_RdTagStat - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_RdTagStat - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MFC_Size - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_Size - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MFC_TagID - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_TagID - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MFC_WrListStallAck - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_WrListStallAck - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MFC_WrMSSyncReq - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_WrMSSyncReq - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MFC_WrTagMask - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_WrTagMask - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MFC_WrTagUpdate - Static variable in class com.cmpware.cmp.models.SPU.ADDR_OFFSET
 
MFC_WrTagUpdate - Static variable in class com.cmpware.cmp.models.SPU.CHANNEL
 
MHI - Static variable in class com.cmpware.cmp.models.ARC700.REG
 
MI - Static variable in class com.cmpware.cmp.models.ARC700.CC
 
MicroBlaze - Class in com.cmpware.cmp.models
This implements the Xilinx Microblaze according to the specification: "MicroBlaze Processor Reference Guide", Embedded Development Kit EDK 9.1.i (UG081 9/15/2006)
MicroBlaze() - Constructor for class com.cmpware.cmp.models.MicroBlaze
The constructor
MicroBlaze_old - Class in com.cmpware.cmp.models
This implements the Xilinx Microblaze according to the specification: "MicroBlaze Processor Reference Guide", Embedded Development Kit EDK 6.3.i (UG081 August 24, 2004)
MicroBlaze_old() - Constructor for class com.cmpware.cmp.models.MicroBlaze_old
The constructor
MiddleEndian - Class in com.cmpware.tools
This class taks 16-bit halfwords from an input file, swaps the bytes, then writes them to another file.
MiddleEndian() - Constructor for class com.cmpware.tools.MiddleEndian
 
MIPS32 - Class in com.cmpware.cmp.models
This is an AutoModel implementation of the MIPS32 processor.
MIPS32() - Constructor for class com.cmpware.cmp.models.MIPS32
The constructor
MIPS32.SREG - Class in com.cmpware.cmp.models
This class defines the Special Register indicies
MIPS32.SREG() - Constructor for class com.cmpware.cmp.models.MIPS32.SREG
 
MIPS32_demo - Class in com.cmpware.cmp.models
This implements an 4x4 heterogeneous processor array in a checkerboard pattern with an MIPS32 and extended MIPS32EX processors.
MIPS32_demo() - Constructor for class com.cmpware.cmp.models.MIPS32_demo
 
MIPS32EX - Class in com.cmpware.cmp.models
This is an AutoModel implementation of the MIPS32 processor with an extension.
MIPS32EX() - Constructor for class com.cmpware.cmp.models.MIPS32EX
The constructor
MLO - Static variable in class com.cmpware.cmp.models.ARC700.REG
 
MMID - Static variable in class com.cmpware.cmp.models.ARC700.REG
 
mmioe - Variable in class com.cmpware.cmp.links.FIFO
A Memory Mapped IO Execption (so we don't have to keep re-allocating them)
mmioe - Variable in class com.cmpware.cmp.links.SharedRegister
A Shared Register Execption (so we don't have to keep re-allocating them)
ModelLoader - Class in com.cmpware.cmp
This class implements the Model Loader.
ModelLoader() - Constructor for class com.cmpware.cmp.ModelLoader
The Constructor
modifierName - Static variable in class com.cmpware.elf.VariableType
The names of the modifiers
modifiers - Variable in class com.cmpware.elf.VariableType
The variable type modifier (NONE, CONST, VOLATILE or POINTER)
mouseDoubleClick(MouseEvent) - Method in class com.cmpware.ide.views.DisassembleView
 
mouseDoubleClick(MouseEvent) - Method in class com.cmpware.ide.views.Node
 
mouseDoubleClick(MouseEvent) - Method in class com.cmpware.ide.views.SourceCodeView
 
mouseDown(MouseEvent) - Method in class com.cmpware.ide.views.DisassembleView
 
mouseDown(MouseEvent) - Method in class com.cmpware.ide.views.Node
 
mouseDown(MouseEvent) - Method in class com.cmpware.ide.views.SourceCodeView
 
mouseUp(MouseEvent) - Method in class com.cmpware.ide.views.DisassembleView
 
mouseUp(MouseEvent) - Method in class com.cmpware.ide.views.Node
 
mouseUp(MouseEvent) - Method in class com.cmpware.ide.views.SourceCodeView
 
MpModel - Class in com.cmpware.ide
This class implements the Eclipse IDE model.
MpModel() - Constructor for class com.cmpware.ide.MpModel
 
MpModel.Go - Class in com.cmpware.ide
This class steps the simulation using the Display.syncExec() method to run in the Eclipse IDE thread.
MpModel.Go() - Constructor for class com.cmpware.ide.MpModel.Go
 
MpModel.Step - Class in com.cmpware.ide
This inner class is used to step in a Timer, Because this is in a differnt thread, it will have to be run under Display syncExec().
MpModel.Step() - Constructor for class com.cmpware.ide.MpModel.Step
 
MpMon - Class in com.cmpware.cmp
This class implements a Multiprocessor Monitor interface.
MpMon() - Constructor for class com.cmpware.cmp.MpMon
 
MpMonView - Class in com.cmpware.ide.views
This describes the MpMon text monitor interface.
MpMonView() - Constructor for class com.cmpware.ide.views.MpMonView
 
MSR - Static variable in class com.cmpware.cmp.models.MicroBlaze
 
MSR - Static variable in class com.cmpware.cmp.models.MicroBlaze_old
 
MSR - Static variable in class com.cmpware.cmp.models.PowerPC.SR
 
MSR - Static variable in class com.cmpware.cmp.models.PowerPC64.SR
 
MULSCC - Static variable in class com.cmpware.cmp.models.Sparc.OP3
 
Multiprocessor - Class in com.cmpware.cmp
This describes the generic multiprocessor.
Multiprocessor() - Constructor for class com.cmpware.cmp.Multiprocessor
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z