Go to the documentation of this file.
33 #ifndef TTA_BEM_SERIALIZER_HH
34 #define TTA_BEM_SERIALIZER_HH
static ObjectState * immediateSlotToFile(const ObjectState *slotState)
static ObjectState * longImmDstRegisterFieldToFile(const ObjectState *omState)
static ObjectState * slotFieldToOM(const ObjectState *fileSlot)
static ObjectState * destinationFieldToFile(const ObjectState *dFieldState)
static ObjectState * sourceFieldToOM(const ObjectState *fileSource)
static ObjectState * convertToFileFormat(const ObjectState *omState)
static ObjectState * sourceFieldToFile(const ObjectState *sFieldState)
static ObjectState * moveSlotToOM(const ObjectState *fileSlot)
static ObjectState * guardFieldToOM(const ObjectState *fileGuard)
static ObjectState * longImmTagToFile(const ObjectState *immTag)
static ObjectState * guardFieldToFile(const ObjectState *gFieldState)
virtual ObjectState * readState()
virtual void writeState(const ObjectState *state)
static ObjectState * moveSlotToFile(const ObjectState *slotState)
static ObjectState * socketCodeTableToOM(const ObjectState *scTable)
static ObjectState * immediateSlotToOM(const ObjectState *fileSlot)
static ObjectState * convertToOMFormat(const ObjectState *fileState)
static void convertZeroEncExtraBits(ObjectState *os)
static void readRegisterFilePortCode(const ObjectState *filePortCode, ObjectState *omPortCode)
void writeBinaryEncoding(const BinaryEncoding &bem)
static ObjectState * socketCodeTableToFile(const ObjectState *scTable)
static ObjectState * longImmTagToOM(const ObjectState *fileTag)
static ObjectState * slotFieldToFile(const ObjectState *sFieldState)
static ObjectState * longImmDstRegFieldToOM(const ObjectState *fileField)
static ObjectState * destinationFieldToOM(const ObjectState *fileDestination)
BinaryEncoding * readBinaryEncoding()