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

/gem5/src/systemc/ext/core/
H A Dsc_event.hh12924:f74f34bd41ce Fri Jun 15 23:17:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Add an sc_event_finder::find_event method.

The guts of sc_event_finder are supposed to be implementation defined,
but the tests reach in and call this particular method on that class.

Change-Id: I21c18fa68ccce7bc1a13122ee3b452ecb81b713a
Reviewed-on: https://gem5-review.googlesource.com/11274
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/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 24 milliseconds