sim: Use the new BitUnion templates in serialize.hh.
authorGabe Black <gabeblack@google.com>
Mon, 8 Jan 2018 03:35:40 +0000 (19:35 -0800)
committerGabe Black <gabeblack@google.com>
Sat, 20 Jan 2018 07:30:10 +0000 (07:30 +0000)
commit039d914068f539f6463413351e7769518efb1e9e
tree3918ae9181fe26aa1b24446fa252a42d1c852290
parent0d56fdef7a60691c59e1782a5c5c0a532dcdeeea
sim: Use the new BitUnion templates in serialize.hh.

serialize.hh should not reference internal implementation details in
the underlying BitUnion types.

Change-Id: I1ce29243db63801b7788f037fdc54811bdab889c
Reviewed-on: https://gem5-review.googlesource.com/7203
Maintainer: Gabe Black <gabeblack@google.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
src/sim/serialize.hh