base,sim: Move BitUnion serialization support to bitunion.hh.
authorGabe Black <gabe.black@gmail.com>
Wed, 21 Oct 2020 02:53:47 +0000 (19:53 -0700)
committerGabe Black <gabe.black@gmail.com>
Thu, 22 Oct 2020 22:02:26 +0000 (22:02 +0000)
commite3d8b931420200679e8119f1affe7ad156f8c726
tree50b407c47e8e343da40ada15df27461be4b94629
parent31fc4b24fcb448e015dc051ffe46512dc313a005
base,sim: Move BitUnion serialization support to bitunion.hh.

This keeps the BitUnion code centralized and out of the generic
serialization code.

Change-Id: I297638df4f8908096b7c439298fbaf03236f9011
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/36283
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/base/bitunion.hh
src/sim/serialize_handlers.hh