diff options
author | Gabe Black <gabeblack@google.com> | 2018-03-27 16:55:18 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2018-03-28 20:24:16 +0000 |
commit | ab46e32b36810bec329a015d794f0aafff8d4b6f (patch) | |
tree | 48f77289e951e0a7b7d46a44a21a3339b321e133 /src/cpu/thread_state.cc | |
parent | a5f933d9af64b8625785fb3eea469d1e98442fdd (diff) | |
download | gem5-ab46e32b36810bec329a015d794f0aafff8d4b6f.tar.xz |
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>
Diffstat (limited to 'src/cpu/thread_state.cc')
0 files changed, 0 insertions, 0 deletions