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

G

GdbTest - Class in com.cmpware.cmp.models
This is a test for the GDB interface for the the IBM / Toshiba / Sony Cell Broadband Engine (CellBE).
GdbTest() - Constructor for class com.cmpware.cmp.models.GdbTest
 
GE - Static variable in class com.cmpware.cmp.models.ARC700.BRCC
 
GE - Static variable in class com.cmpware.cmp.models.ARC700.CC
 
get(String) - Static method in class com.cmpware.cmp.CustomArray
This static method is used to return a newly allocated Custom Array object from the link name string.
get(String) - Static method in class com.cmpware.cmp.Link
This static method is used to return a newly allocated Link object from the link name string.
get() - Method in class com.cmpware.cmp.memory.LittleEndianMemory
 
get() - Method in class com.cmpware.cmp.memory.LocalMemory
 
get() - Method in interface com.cmpware.cmp.memory.MemoryInterface
This method returns the byte array used to represent the memory.
get(int) - Method in class com.cmpware.cmp.memory.MemoryManager
This method returns the memory associated with an address.
get() - Method in class com.cmpware.cmp.Multiprocessor
This method returns the current processor.
get(int, int) - Method in class com.cmpware.cmp.Multiprocessor
This method returns a processor from the array.
get(String) - Static method in class com.cmpware.cmp.Network
This method is used to return a newly allocated network definition class.
get(String) - Static method in class com.cmpware.cmp.Processor
This static method is used to return a newly allocated Processor object from the processor name string.
get(String) - Static method in class com.cmpware.cmp.SystemMemory
This method is used to return a newly allocated System Memory definition class.
get(String, String) - Static method in class com.cmpware.cmp.Util
This method returns a string from two input strings.
get(int) - Method in class com.cmpware.elf.dwarf2.RangeLookupList
This method returns element i in the Range Lookup list.
get() - Method in class com.cmpware.elf.Dwarf2VariableInfo
This method returns the top level Scope.
get(int) - Method in class com.cmpware.elf.StringTable
This method returns the zero-terminated string starting at an index in the string table byte array.
get(long) - Method in class com.cmpware.fastmodel.Field
This method extracts the field data from an instruction.
get(BigInteger) - Method in class com.cmpware.fastmodel.Field
This method extracts the field data from an instruction.
get(BigInteger, int, int) - Static method in class com.cmpware.fastmodel.Field
This static method extracts a field from a big integer.
get(int, int) - Method in class com.cmpware.ide.views.DasmProvider
 
get(int, int) - Method in class com.cmpware.ide.views.HexDumpProvider
 
get(int, int) - Method in interface com.cmpware.ide.views.ITextProvider
/** This method returns a String used to represent the requested lines.
get(long) - Method in class com.cmpware.tools.AutoModel.Field
This method extracts the field data from an instruction.
get(BigInteger) - Method in class com.cmpware.tools.AutoModelVLIW.Field
This method extracts the field data from an instruction.
get(String) - Static method in class com.cmpware.tools.AutoTool
This static method is used to return a newly allocated AutoModel object from the AutoModel class name string.
getAddr(String, String, int) - Method in class com.cmpware.elf.Dwarf2
This method returns the address associated with a particular line number in a file.
getAddr(Processor, long) - Method in class com.cmpware.elf.dwarf2.LocationList
This method returns an address from the location list.
getAddr(String, String, int) - Method in class com.cmpware.elf.Dwarf2LineInfo
This method returns the memory address of a source code line given the directory and file names and the line number.
getAddr(Processor, byte[], long) - Static method in class com.cmpware.elf.Dwarf2Location
This static method returns the address value associated with a location program.
getAddress() - Method in exception com.cmpware.cmp.BreakpointException
This method returns the memory address that caused the exception.
getAddress() - Method in exception com.cmpware.cmp.MemoryAccessException
This method returns the memory address that caused the exception.
getAddress() - Method in class com.cmpware.tools.Instruction
This method returns the address of this instruction.
getAddrOffset(byte[]) - Static method in class com.cmpware.elf.MemberType
This method returns the address offset given the address offset program.
getArrayType(VariableType, Variable, Tag) - Static method in class com.cmpware.elf.ArrayType
This method returns a Scalar Type with data filled in from the ELF /DWARF tag.
getAttr(Tag, int) - Static method in class com.cmpware.elf.Tag
This method returns a tag's attribute given the tag code.
getBaseAddress() - Method in class com.cmpware.cmp.memory.LittleEndianMemory
 
getBaseAddress() - Method in class com.cmpware.cmp.memory.LocalMemory
 
getBaseAddress() - Method in interface com.cmpware.cmp.memory.MemoryInterface
This method returns the current base address of the memory.
getBreakpoint() - Method in class com.cmpware.cmp.Processor
This method returns the code used as a breakpoint.
getBreakpointData(int) - Method in class com.cmpware.cmp.Processor
This method returns the byte array that was replaced by the breakpoint.
getBreakpoints() - Method in class com.cmpware.cmp.Processor
This method returns an array of Integer objects that give the addresses of all set breakpoints.
getBreakpoints() - Method in class com.cmpware.fastmodel.FastModel
 
getBreakpoints() - Method in class com.cmpware.fastmodel.FastModel_old
 
getCharCount() - Method in class com.cmpware.ide.views.DisassembleContent
 
getCharCount() - Method in class com.cmpware.ide.views.MemoryContent
 
getChildren() - Method in class com.cmpware.elf.ArrayType
 
getChildren() - Method in class com.cmpware.elf.MemberType
 
getChildren() - Method in class com.cmpware.elf.ScalarType
 
getChildren() - Method in class com.cmpware.elf.Scope
 
getChildren() - Method in class com.cmpware.elf.StructType
 
getChildren() - Method in interface com.cmpware.elf.TreeViewable
This method returns the children of this object.
getChildren() - Method in class com.cmpware.elf.Variable
 
getChildren(Object) - Method in class com.cmpware.ide.views.VariablesView.VariablesViewContentProvider
 
getCol() - Method in class com.cmpware.ide.views.Node
This method returns the column of the processor represented by this node.
getCols() - Method in class com.cmpware.cmp.Multiprocessor
This method returns the number of columns in the processor array.
getColumn() - Method in class com.cmpware.ide.views.EasySorter
This method returns the table column for this sorter.
getColumnImage(Object, int) - Method in class com.cmpware.ide.views.EasyTable.ViewLabelProvider
 
getColumnText(Object, int) - Method in class com.cmpware.ide.views.EasyTable.ViewLabelProvider
 
getCurrentColumn() - Method in class com.cmpware.cmp.Multiprocessor
This method returns the column of the currently selected processor.
getCurrentProcessor() - Static method in class com.cmpware.ide.MpModel
This method returns the current processor.
getCurrentRow() - Method in class com.cmpware.cmp.Multiprocessor
This method returns the row of the currently selected processor.
getCycleCount() - Method in class com.cmpware.cmp.Processor
This method returns the current cycle count.
getData() - Method in exception com.cmpware.cmp.MemoryAccessException
This method returns the data that was attempted to be read / written when the exception occurred.
getData(Processor, int, int) - Static method in class com.cmpware.elf.Dwarf2Location
This method returns a long integer representing the value of a data of the specified length at the specified address.
getDebugRegisters() - Method in class com.cmpware.cmp.models.PowerPC64
 
getDebugRegisters() - Method in class com.cmpware.cmp.models.SPU
 
getDebugRegisters() - Method in class com.cmpware.cmp.Processor
This method returns the current values of all of the general purpose registers as they are used by a debugger.
getDebugRegisters() - Method in class com.cmpware.gdb.FIF
This method returns an array of longs representing the general purpose registers.
getDecodeMask() - Method in class com.cmpware.tools.Decode
This method returns the decode mask.
getDecodeSig() - Method in class com.cmpware.tools.Decode
This method returns the decode signature.
getDefault() - Static method in class com.cmpware.ide.CmpwarePlugin
Returns the shared instance.
getDirName(int) - Method in class com.cmpware.elf.Dwarf2LineInfo
This method returns the source file directory name associated with thw address.
getDisplayType() - Method in class com.cmpware.ide.views.EasyTable
This method returns the general purpose display type field.
getElements(Object) - Method in class com.cmpware.ide.views.EasyTable.ViewContentProvider
 
getElements(Object) - Method in class com.cmpware.ide.views.VariablesView.VariablesViewContentProvider
 
getElf() - Method in class com.cmpware.cmp.Processor
This method returns the most recently loaded ELF file.
getEndian() - Method in class com.cmpware.cmp.memory.BigEndianMemory
 
getEndian() - Method in class com.cmpware.cmp.Memory
Deprecated. Use getLocalMemory().getEndian()
getEndian() - Method in class com.cmpware.cmp.memory.LittleEndianMemory
 
getEndian() - Method in class com.cmpware.cmp.memory.LocalMemory
This method returns the endian of the memory accesses.
getEndian() - Method in interface com.cmpware.cmp.memory.MemoryInterface
This method returns the endian (byte order) of the memory.
getEndian() - Method in class com.cmpware.cmp.memory.MemoryManager
This method returns the endian (byte order) of the memory system.
getErrorList() - Method in class com.cmpware.elf.Dwarf2
This method returns the list of errors.
getErrorList() - Method in class com.cmpware.elf.Dwarf2LineInfo
This method returns the list of errors.
getErrors() - Method in class com.cmpware.cmp.Multiprocessor
This method returns an array containing all of the exceptions collected in the previous cycle.
getFileName(int) - Method in class com.cmpware.elf.Dwarf2LineInfo
This method returns the source file name associated with address.
getFilename() - Method in class com.cmpware.elf.Elf
This method returns the file name of the ELF file.
getFormat() - Method in class com.cmpware.cmp.models.FastSimple.Branch
 
getFormat() - Method in class com.cmpware.cmp.models.FastSimple.BranchImm
 
getFormat() - Method in class com.cmpware.cmp.models.FastSimple.Immediate
 
getFormat() - Method in class com.cmpware.cmp.models.FastSimple.LoadStore
 
getFormat() - Method in class com.cmpware.cmp.models.FastSimple.RegToReg
 
getFormat() - Method in class com.cmpware.cmp.models.FastSimple.Unary
 
getFormat() - Method in class com.cmpware.fastmodel.Breakpoint
 
getFormat() - Method in class com.cmpware.fastmodel.Function
This method returns an array of fields describing the instruction format.
getFormat() - Method in class com.cmpware.fastmodel.IllegalOpcode
 
getFormat() - Method in class com.cmpware.fastmodel.NullFunction
 
getGlobalCycleCount() - Method in class com.cmpware.cmp.Multiprocessor
This method returns the global cycle count.
getHostName() - Static method in class com.cmpware.cmp.Util
This method returns the host name.
getIdlePower() - Method in class com.cmpware.cmp.Processor
This method returns the power consumption in mW of the processor while idle (stalled).
getImage(String) - Static method in class com.cmpware.cmp.Util
This method returns a bitmap image.
getImage() - Method in class com.cmpware.elf.ArrayType
 
getImage() - Method in class com.cmpware.elf.MemberType
 
getImage() - Method in class com.cmpware.elf.ScalarType
 
getImage() - Method in class com.cmpware.elf.Scope
 
getImage() - Method in class com.cmpware.elf.StructType
 
getImage() - Method in interface com.cmpware.elf.TreeViewable
This method returns an image used as a decorator.
getImage() - Method in class com.cmpware.elf.Variable
 
getImage(Object) - Method in class com.cmpware.ide.views.VariablesView.VariablesViewLabelProvider
 
getImageDescriptor(String) - Static method in class com.cmpware.cmp.Util
This method returns a bitmap image descriptor.
getInputPorts() - Method in class com.cmpware.cmp.mmio.MemoryMappedIO
This method returns an array of Memory Mapped IO Readers currently used as input ports.
getInstruction(int) - Method in class com.cmpware.cmp.Processor
This method fetches an instruction from memory.
getInstruction(int) - Method in class com.cmpware.fastmodel.FastModel
 
getInstruction(int) - Method in class com.cmpware.fastmodel.FastModel_old
 
getInstruction(int) - Method in class com.cmpware.tools.AutoModel
 
getInstruction(int) - Method in class com.cmpware.tools.AutoModelVLIW
 
getInstructionMix() - Method in class com.cmpware.cmp.Processor
This method returns an array of integers giving the instruction mix.
getInstructionNames(AutoModelVLIW.Instruction[]) - Static method in class com.cmpware.tools.AutoModelVLIW
This method takes in a instruction table and returns an array of strings.
getInstructions() - Method in class com.cmpware.fastmodel.FastModel
This method returns an array of the current instructions used by this model.
getInstructions() - Method in class com.cmpware.tools.AutoModel
This method returns an array of Instruction objects, defining all of the instructions in the instruction set.
getInstructions() - Method in class com.cmpware.tools.AutoModelVLIW
This method returns an array of Instruction objects, defining all of the instructions in the instruction set.
getInstructionSize() - Method in class com.cmpware.cmp.Processor
This method returns the instruction size in bytes.
getInstructionSizes() - Method in class com.cmpware.fastmodel.FastModel
This method returns an array of integers containing the different instruction sizes in the model.
getInstructionSizes() - Method in class com.cmpware.fastmodel.FastModel_old
This method returns an array of integers containing the different instruction sizes in the model.
getInstructionSizes() - Method in class com.cmpware.tools.AutoModel
This method returns an array of integers containing the different instruction sizes in the model.
getInstructionSizes() - Method in class com.cmpware.tools.AutoModelVLIW
This method returns an array of integers containing the different instruction sizes in the model.
getIntAttr(Tag, int) - Static method in class com.cmpware.elf.Tag
This method returns a tag's attribute given the tag code.
getIntValue() - Method in class com.cmpware.ide.HexIntegerFieldEditor
Returns this field editor's current value as an integer.
getLatency(String) - Static method in class com.cmpware.cmp.models.SPU_pipeline
This method returns the pipeline latency of the instruction.
getLayer() - Method in class com.cmpware.ide.views.IconAnnotation
 
getLine(int) - Method in class com.cmpware.ide.views.DisassembleContent
 
getLine(int) - Method in class com.cmpware.ide.views.MemoryContent
 
getLineAtOffset(int) - Method in class com.cmpware.ide.views.DisassembleContent
 
getLineAtOffset(int) - Method in class com.cmpware.ide.views.MemoryContent
 
getLineCount() - Method in class com.cmpware.ide.views.DisassembleContent
 
getLineCount() - Method in class com.cmpware.ide.views.MemoryContent
 
getLineDelimiter() - Method in class com.cmpware.ide.views.DisassembleContent
 
getLineDelimiter() - Method in class com.cmpware.ide.views.MemoryContent
 
getLineNumber(int) - Method in class com.cmpware.elf.Dwarf2LineInfo
This method returns the line number in the source file associated with address.
getLocalMemory() - Method in class com.cmpware.cmp.Memory
This method returns the local memory.
getLocationList(int) - Method in class com.cmpware.elf.Dwarf2
This method returns the Location List associated with an offset value in the .debug_loc section.
getMax() - Method in class com.cmpware.ide.views.DasmProvider
 
getMax() - Method in class com.cmpware.ide.views.HexDumpProvider
 
getMax() - Method in interface com.cmpware.ide.views.ITextProvider
This method returns the largest line number possible.
getMaxProfile() - Method in class com.cmpware.cmp.memory.LittleEndianMemory
 
getMaxProfile() - Method in class com.cmpware.cmp.memory.LocalMemory
 
getMaxProfile() - Method in interface com.cmpware.cmp.memory.MemoryInterface
This method returns the largest value currently in the profile table.
getMemberType(VariableType, Variable, Tag) - Static method in class com.cmpware.elf.MemberType
This method returns a structure member with data filled in from the ELF /DWARF tag.
getMemories() - Method in class com.cmpware.cmp.memory.MemoryManager
This method returns an array of Memories.
getMemoryManager() - Method in class com.cmpware.cmp.Memory
This method returns the memory manager.
getMin() - Method in class com.cmpware.ide.views.DasmProvider
 
getMin() - Method in class com.cmpware.ide.views.HexDumpProvider
 
getMin() - Method in interface com.cmpware.ide.views.ITextProvider
This method returns the lowest line number possible.
getMmio() - Method in class com.cmpware.cmp.Memory
This method returns the Memory Mapped IO manager.
getModelLoader() - Static method in class com.cmpware.cmp.Multiprocessor
This method returns the plugin's model loader.
getMpModel() - Static method in class com.cmpware.ide.CmpwarePlugin
This method returns the plugin's multiprocessor model.
getMultiprocessor() - Static method in class com.cmpware.ide.MpModel
Returns the model's multiprocessor object.
getName() - Method in class com.cmpware.cmp.Processor
This method returns a simple string identifying the processor.
getName() - Method in class com.cmpware.elf.Variable
 
getName() - Method in class com.cmpware.elf.VariableType
 
getNewInstruction(long) - Method in class com.cmpware.fastmodel.FastModel
This method gets and caches a new instruction.
getNewInstruction(long) - Method in class com.cmpware.fastmodel.FastModel_old
This method gets and caches a new instruction.
getNoop() - Method in class com.cmpware.cmp.Processor
This method returns the code used as a NOOP.
getOffset(int) - Method in class com.cmpware.cmp.memory.LittleEndianMemory
This method takes an address and converts it into and offset into the array used to represent the memory.
getOffset() - Method in class com.cmpware.elf.ElfInputStream
The method returns the current byte offset into the Elf Input Stream.
getOffset() - Method in class com.cmpware.elf.ElfOutputStream
The method returns the current byte offset into the Elf Output Stream.
getOffsetAtLine(int) - Method in class com.cmpware.ide.views.DisassembleContent
 
getOffsetAtLine(int) - Method in class com.cmpware.ide.views.MemoryContent
 
getOpcode() - Method in exception com.cmpware.cmp.IllegalOpcodeException
This method returns the opcode that caused the exception.
getOpcodeNames() - Method in class com.cmpware.cmp.Processor
This method returns the names of all of the opcodes.
getOperands(long) - Method in class com.cmpware.tools.Instruction
This method extracts the operands from the instruction fields for use later during instruction execution.
getOutputPorts() - Method in class com.cmpware.cmp.mmio.MemoryMappedIO
This method returns an array of Memory Mapped IO Writers currently used as output ports.
getParent() - Method in class com.cmpware.elf.ArrayType
 
getParent() - Method in class com.cmpware.elf.MemberType
 
getParent() - Method in class com.cmpware.elf.ScalarType
 
getParent() - Method in class com.cmpware.elf.Scope
 
getParent() - Method in class com.cmpware.elf.StructType
 
getParent() - Method in interface com.cmpware.elf.TreeViewable
This method returns the parent of this object.
getParent() - Method in class com.cmpware.elf.Variable
 
getParent(Object) - Method in class com.cmpware.ide.views.VariablesView.VariablesViewContentProvider
 
getPath(String) - Static method in class com.cmpware.cmp.Util
This method returns the path from a full pathname string.
getPC() - Method in class com.cmpware.cmp.HardNode
 
getPC() - Method in class com.cmpware.cmp.models.ALU
 
getPC() - Method in class com.cmpware.cmp.models.ARC700
 
getPC() - Method in class com.cmpware.cmp.models.LatticeMicro32
 
getPC() - Method in class com.cmpware.cmp.models.MicroBlaze_old
 
getPC() - Method in class com.cmpware.cmp.models.NIOS
 
getPC() - Method in class com.cmpware.cmp.models.NIOS2
 
getPC() - Method in class com.cmpware.cmp.models.Null
 
getPC() - Method in class com.cmpware.cmp.models.Sparc
 
getPC() - Method in class com.cmpware.cmp.models.SPU
 
getPC() - Method in class com.cmpware.cmp.Processor
This method returns the current Program Counter.
getPC() - Method in class com.cmpware.fastmodel.FastModel
 
getPC() - Method in class com.cmpware.fastmodel.FastModel_old
 
getPC() - Method in class com.cmpware.tools.AutoModel
 
getPC() - Method in class com.cmpware.tools.AutoModelVLIW
 
getPipelineNumber(String) - Static method in class com.cmpware.cmp.models.SPU_pipeline
This method returns the pipeline number of the instruction.
getPresentationReconciler(ISourceViewer) - Method in class com.cmpware.ide.views.SourceCodeViewConfiguration
Define reconciler for MyEditor
getProcessorTable() - Method in class com.cmpware.cmp.CustomArray
This method defines the processors in the multiprocessor array.
getProcessorTable() - Method in class com.cmpware.cmp.models.ARC_demo
 
getProcessorTable() - Method in class com.cmpware.cmp.models.CellBE
 
getProcessorTable() - Method in class com.cmpware.cmp.models.Checkerboard
 
getProcessorTable() - Method in class com.cmpware.cmp.models.Default
 
getProcessorTable() - Method in class com.cmpware.cmp.models.DualCellBE
 
getProcessorTable() - Method in class com.cmpware.cmp.models.GdbTest
 
getProcessorTable() - Method in class com.cmpware.cmp.models.Hetero
 
getProcessorTable() - Method in class com.cmpware.cmp.models.LM32_demo
 
getProcessorTable() - Method in class com.cmpware.cmp.models.MIPS32_demo
 
getProcessorTable() - Method in class com.cmpware.cmp.models.SPURS
 
getProcessorTable() - Method in class com.cmpware.cmp.models.TestCustomArray
 
getProcessorTable() - Method in class com.cmpware.cmp.models.VT_ECE_5530
 
getProcessorTable() - Method in class com.cmpware.cmp.models.Xtensa_demo
 
getProfile(int) - Method in class com.cmpware.cmp.Memory
This method returns the profile for a given a memory address.
getProfile() - Method in class com.cmpware.cmp.memory.LittleEndianMemory
 
getProfile(int) - Method in class com.cmpware.cmp.memory.LittleEndianMemory
 
getProfile() - Method in class com.cmpware.cmp.memory.LocalMemory
 
getProfile(int) - Method in class com.cmpware.cmp.memory.LocalMemory
 
getProfile() - Method in interface com.cmpware.cmp.memory.MemoryInterface
This method returns the current memory access profile data as an array of integers.
getProfile(int) - Method in interface com.cmpware.cmp.memory.MemoryInterface
This method returns the number of times an address has been visited by the Program Counter.
getProfileGranularity() - Method in class com.cmpware.cmp.memory.LittleEndianMemory
 
getProfileGranularity() - Method in class com.cmpware.cmp.memory.LocalMemory
 
getProfileGranularity() - Method in interface com.cmpware.cmp.memory.MemoryInterface
This method returns the profile granularity.
getPrompt(Multiprocessor) - Static method in class com.cmpware.cmp.MpMon
This method returns the prompt string.
getRaw() - Method in class com.cmpware.elf.Elf
This method returns the raw data read from the input file.
getReadAddress() - Method in class com.cmpware.cmp.links.BroadcastBus
 
getReadAddress() - Method in class com.cmpware.cmp.links.FIFO
 
getReadAddress() - Method in class com.cmpware.cmp.links.PipelineRegister
 
getReadAddress() - Method in class com.cmpware.cmp.links.SharedRegister
 
getReadAddress() - Method in interface com.cmpware.cmp.mmio.MemoryMappedIOReader
This method returns the processor address to which the read port of this Memory Mapped IO is mapped.
getReadCount() - Method in class com.cmpware.cmp.links.BroadcastBus
 
getReadCount() - Method in class com.cmpware.cmp.links.FIFO
 
getReadCount() - Method in class com.cmpware.cmp.links.PipelineRegister
 
getReadCount() - Method in class com.cmpware.cmp.links.SharedRegister
 
getReadCount() - Method in interface com.cmpware.cmp.mmio.MemoryMappedIOReader
This method returns the number of times the read port has been accessed.
getReadStallCount() - Method in class com.cmpware.cmp.links.BroadcastBus
 
getReadStallCount() - Method in class com.cmpware.cmp.links.FIFO
 
getReadStallCount() - Method in class com.cmpware.cmp.links.PipelineRegister
 
getReadStallCount() - Method in class com.cmpware.cmp.links.SharedRegister
 
getReadStallCount() - Method in interface com.cmpware.cmp.mmio.MemoryMappedIOReader
This method returns the number of times the read port has stalled.
getRegister(int) - Method in class com.cmpware.cmp.models.PowerPC64
 
getRegister(int) - Method in class com.cmpware.cmp.Processor
This method returns a general purpose register.
getRegister(int) - Method in class com.cmpware.gdb.FIF
This method returns a long representing a register.
getRegisterImm(int) - Method in class com.cmpware.gdb.FIF
This method returns a long representing a general purpose register.
getRegisterIndex() - Method in exception com.cmpware.cmp.IllegalRegisterException
This method returns the memory address that caused the exception.
getRegisterNames() - Method in class com.cmpware.cmp.Processor
This method returns the names of all of the General Purpose registers.
getRegisters() - Method in class com.cmpware.cmp.models.NIOS
This method overrides the standard Processor getRegs() method.
getRegisters() - Method in class com.cmpware.cmp.models.PowerPC
 
getRegisters() - Method in class com.cmpware.cmp.models.PowerPC64
 
getRegisters() - Method in class com.cmpware.cmp.models.SPU
 
getRegisters() - Method in class com.cmpware.cmp.Processor
This method returns the current values of all of the general purpose registers.
getRegisters() - Method in class com.cmpware.gdb.FIF
This method returns an array of integers representing the general purpose registers.
getRegisterSize() - Method in class com.cmpware.gdb.FIF
This method returns the regiser size, in bytes.
getResourceBundle() - Method in class com.cmpware.ide.CmpwarePlugin
This method returns the plugin's resource bundle.
getResourceString(String) - Static method in class com.cmpware.ide.CmpwarePlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getReverse() - Method in class com.cmpware.ide.views.EasySorter
This method returns the sorting direction.
getRow() - Method in class com.cmpware.ide.views.Node
This method returns the row of the processor represented by this node.
getRows() - Method in class com.cmpware.cmp.Multiprocessor
This method returns the number of rows in the processor array.
getRunningPower() - Method in class com.cmpware.cmp.Processor
This method returns the power consumption in mW of the processor while running.
getScalarType(VariableType, Variable, Tag) - Static method in class com.cmpware.elf.ScalarType
This method returns a Scalar Type with data filled in from the ELF /DWARF tag.
getScaleFactor() - Method in class com.cmpware.ide.views.Node
This method returns the current zoom-in scale factor.
getScanner() - Method in class com.cmpware.ide.views.SourceCodeViewConfiguration
 
getScope(Dwarf2, Scope, Tag) - Static method in class com.cmpware.elf.Scope
This method returns a scope class from a DWARF2 Tag.
getSelectedNode() - Static method in class com.cmpware.ide.views.Node
This static method returns the currently selected node.
getSize() - Method in class com.cmpware.cmp.models.FastSimple.Branch
 
getSize() - Method in class com.cmpware.cmp.models.FastSimple.BranchImm
 
getSize() - Method in class com.cmpware.cmp.models.FastSimple.Immediate
 
getSize() - Method in class com.cmpware.cmp.models.FastSimple.LoadStore
 
getSize() - Method in class com.cmpware.cmp.models.FastSimple.RegToReg
 
getSize() - Method in class com.cmpware.cmp.models.FastSimple.Unary
 
getSize() - Method in class com.cmpware.fastmodel.Breakpoint
 
getSize() - Method in class com.cmpware.fastmodel.Function
This abstract method returns the size of the instruction in bits.
getSize() - Method in class com.cmpware.fastmodel.IllegalOpcode
 
getSize() - Method in class com.cmpware.fastmodel.NullFunction
 
getSourceDirName(int) - Method in class com.cmpware.elf.Dwarf2
This method takes in an address (often the Program Counter of a running program) and returns the directory of the file containing the source code for this portion of the code.
getSourceFileName(int) - Method in class com.cmpware.elf.Dwarf
This method takes in an address (often the Program Counter of a running program) and returns the name of the file containing the source code for this portion of the code.
getSourceFileName(int) - Method in class com.cmpware.elf.Dwarf2
This method takes in an address (often the Program Counter of a running program) and returns the name of the file containing the source code for this portion of the code.
getSourceLine(int) - Method in class com.cmpware.elf.Dwarf
This method returns the line number in the source code file given a memory address of an instruction.
getSourceLine(int) - Method in class com.cmpware.elf.Dwarf2
This method returns the line number in the source code file given a memory address of an instruction.
getSpecialRegister(int) - Method in class com.cmpware.cmp.Processor
This method returns a Special Purpose register.
getSpecialRegisterNames() - Method in class com.cmpware.cmp.Processor
This method returns the names of all of the special purpose registers.
getSpecialRegisters() - Method in class com.cmpware.cmp.Processor
This method returns the current values of all of the special purpose registers.
getStallCount() - Method in class com.cmpware.cmp.Processor
This method returns the current stall cycle count.
getStalls(String) - Static method in class com.cmpware.cmp.models.SPU_pipeline
This method returns the number of stall cycles of the instruction.
getStatus() - Static method in class com.cmpware.ide.CmpwarePlugin
This method returns the status of the IDE.
getStructType(VariableType, Variable, Tag) - Static method in class com.cmpware.elf.StructType
This method returns a Struct Type with data filled in from the ELF /DWARF tag.
getSymbolNames(Symbol[]) - Static method in class com.cmpware.fastmodel.FastModel
This method takes in a symbol table and returns an array of strings.
getSymbolNames(Symbol[]) - Static method in class com.cmpware.fastmodel.FastModel_old
This method takes in a symbol table and returns an array of strings.
getSymbolNames(AutoModel.Symbol[]) - Static method in class com.cmpware.tools.AutoModel
This method takes in a symbol table and returns an array of strings.
getSymbolNames(AutoModelVLIW.Symbol[]) - Static method in class com.cmpware.tools.AutoModelVLIW
This method takes in a symbol table and returns an array of strings.
getTable() - Method in class com.cmpware.ide.views.EasyTable
This method returns a 2D array of Objects used to represent the table.
getTable() - Method in class com.cmpware.ide.views.InstructionMixView
 
getTable() - Method in class com.cmpware.ide.views.LinkView
 
getTable() - Method in class com.cmpware.ide.views.PowerMeterView
 
getTable() - Method in class com.cmpware.ide.views.ProfileView
 
getTable() - Method in class com.cmpware.ide.views.RegisterView
 
getTable() - Method in class com.cmpware.ide.views.SpecialRegisterView
 
getTags() - Method in class com.cmpware.elf.Dwarf2
This method returns an array of Tags containing all the DWARF2 tags.
getText() - Method in class com.cmpware.elf.ArrayType
 
getText() - Method in class com.cmpware.elf.MemberType
 
getText() - Method in class com.cmpware.elf.ScalarType
 
getText() - Method in class com.cmpware.elf.Scope
 
getText() - Method in class com.cmpware.elf.StructType
 
getText() - Method in interface com.cmpware.elf.TreeViewable
This method returns the text string associated with this object.
getText() - Method in class com.cmpware.elf.Variable
 
getText(Object) - Method in class com.cmpware.ide.views.VariablesView.VariablesViewLabelProvider
 
getTextRange(int, int) - Method in class com.cmpware.ide.views.DisassembleContent
 
getTextRange(int, int) - Method in class com.cmpware.ide.views.MemoryContent
 
getTocAddr() - Method in class com.cmpware.elf.Elf
This method returns the address offset of the TOC section.
getValue() - Method in class com.cmpware.cmp.links.BroadcastBus
 
getValue() - Method in class com.cmpware.cmp.links.FIFO
 
getValue() - Method in class com.cmpware.cmp.links.PipelineRegister
 
getValue() - Method in class com.cmpware.cmp.links.SharedRegister
 
getValue() - Method in interface com.cmpware.cmp.mmio.MemoryMappedIOReader
This method returns the most recently written value of the Memory Mapped IO.
getValue() - Method in interface com.cmpware.cmp.mmio.MemoryMappedIOWriter
This method returns the most recently written value of the Memory Mapped IO port.
getValue() - Method in class com.cmpware.elf.ScalarType
This method returns the value of the scalar type.
getVariable(Scope, Tag) - Static method in class com.cmpware.elf.Variable
This method returns a Variable with data filled in from the ELF /DWARF tag.
getVariables() - Method in class com.cmpware.elf.Dwarf2
This method returns the variables in this file as the top level (file) Scope.
getVariableType(VariableType, Variable, Tag) - Static method in class com.cmpware.elf.VariableType
This method parses the DWARF2 type data associated with a variable and returns the appropriate data structures.
getWriteAddress() - Method in class com.cmpware.cmp.links.BroadcastBus
 
getWriteAddress() - Method in class com.cmpware.cmp.links.FIFO
 
getWriteAddress() - Method in class com.cmpware.cmp.links.PipelineRegister
 
getWriteAddress() - Method in class com.cmpware.cmp.links.SharedRegister
 
getWriteAddress() - Method in interface com.cmpware.cmp.mmio.MemoryMappedIOWriter
This method returns the processor address to which the write port of this Memory Mapped IO is mapped.
getWriteCount() - Method in class com.cmpware.cmp.links.BroadcastBus
 
getWriteCount() - Method in class com.cmpware.cmp.links.FIFO
 
getWriteCount() - Method in class com.cmpware.cmp.links.PipelineRegister
 
getWriteCount() - Method in class com.cmpware.cmp.links.SharedRegister
 
getWriteCount() - Method in interface com.cmpware.cmp.mmio.MemoryMappedIOWriter
This method returns the number of times the write port has been accessed.
getWriteStallCount() - Method in class com.cmpware.cmp.links.BroadcastBus
 
getWriteStallCount() - Method in class com.cmpware.cmp.links.FIFO
 
getWriteStallCount() - Method in class com.cmpware.cmp.links.PipelineRegister
 
getWriteStallCount() - Method in class com.cmpware.cmp.links.SharedRegister
 
getWriteStallCount() - Method in interface com.cmpware.cmp.mmio.MemoryMappedIOWriter
This method returns the number of times the write port has stalled.
go() - Method in class com.cmpware.ide.MpModel
This method starts the simulation.
GP - Static variable in class com.cmpware.cmp.models.ARC700.REG
 
GP - Static variable in class com.cmpware.cmp.models.LatticeMicro32.REG
 
gray - Static variable in class com.cmpware.ide.views.DisassembleView
The color gray
Greeting - Static variable in class com.cmpware.ide.CmpwarePlugin
The greeting string
GT - Static variable in class com.cmpware.cmp.models.ARC700.CC
 
GT - Static variable in class com.cmpware.cmp.models.PowerPC.CR0
 
GT - Static variable in class com.cmpware.cmp.models.PowerPC64.CR0
 

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