diff options
author | Andreas Sandberg <Andreas.Sandberg@ARM.com> | 2014-10-16 05:49:37 -0400 |
---|---|---|
committer | Andreas Sandberg <Andreas.Sandberg@ARM.com> | 2014-10-16 05:49:37 -0400 |
commit | 804ed4b4186b93071fe6e8ba8e491a44cb7b0c45 (patch) | |
tree | e9a7c3c808c556e352c3b682f28eef5d2bfeed66 /src/arch/arm/SConscript | |
parent | 66df7b7fd4c471cb71e77fa78902d354a3521174 (diff) | |
download | gem5-804ed4b4186b93071fe6e8ba8e491a44cb7b0c45.tar.xz |
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.
Diffstat (limited to 'src/arch/arm/SConscript')
0 files changed, 0 insertions, 0 deletions