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

/gem5/src/base/
H A Dbitunion.hhdiff 12625:c0cf272e0456 Tue Mar 27 19:55:00 EDT 2018 Gabe Black <gabeblack@google.com> base: Add a default output function for bitunion types.

This way printing bitunions with, for instance, DPRINTF actually prints
something useful. More specialized overloads will still allow printing
particular bitunion types in ways that might make more sense for that
particular type.

Change-Id: I92beb0ce07683ba8b318cf25aa73e0057e4a60ef
Reviewed-on: https://gem5-review.googlesource.com/9461
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 7 milliseconds