-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2432/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

Changeset 10428:b8ec7b2f5ed0
---------------------------
sim: Add support for serializing BitUnionXX

BitUnion instances can normally not be used with the SERIALIZE_SCALAR
and UNSERIALIZE_SCALAR macros due to the way they are converted
between their storage type and their actual type. This changeset adds
a set of parm(In|Out) functions specifically for gem5 bit unions to
work around the issue.


Diffs
-----

  src/sim/serialize.hh 28b31101d9e6 

Diff: http://reviews.gem5.org/r/2432/diff/


Testing
-------


Thanks,

Andreas Hansson

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to