Searched hist:13107 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Dserialize.hh13107:8fa5f70698a2 Mon Sep 24 11:45:00 EDT 2018 Giacomo Travaglini <giacomo.travaglini@arm.com> sim: Extend (UN)SERIALIZE_ARRAY to BitUnions

This patch is making it possible to use SERIALIZE_ARRAY and UNSERIALIZE
array for serializing arrays of BitUnions.

Change-Id: I682766b472585f70a89338f373fb94dff5db53c3
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/12924
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 11 milliseconds