Package ru.ispras.microtesk.model.memory
-
Interface Summary Interface Description AddressingMode TheAddressingMode
interface describes an object that holds information on the addressing mode that provided an access to the given location.LocationAccessor TheLocationAccessor
interface is used by the simulator to access data stored in the specified location.MemoryDevice TheMemoryDevice
interface provides a unified access to an abstract memory device, which can be implemented as a simple data array or as a complex hierarchy of data buffers. -
Class Summary Class Description Label TheLabel
class labels some memory location with the provided identifier.Location LocationManager The job of theLocationManager
class is to save and restore values stored in specific locations.Memory MemoryAccessMode MemoryAllocator The job of the MemoryAllocator class is to place data in the memory storage.MemoryDeviceWrapper MemoryTracker TheMemoryTracker
class tracks usage of memory regions.MemoryTracker.Region Section Sections -
Enum Summary Enum Description Memory.Kind