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

/gem5/src/systemc/core/
H A Dsc_simcontext.cc13192:28b6be4aeeb5 Fri Sep 07 21:54:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Mostly implememt sc_simcontext.

Since we don't track the current process using the sc_curr_proc_handle
structure, we keep one around just to return from the appropriate
accessor, and set its values when it's requested. If the object is
kept around, those values won't change to track changing processes.

From what I see, none of the tests rely on the value tracking the
process beyond the callsight.

Change-Id: I1ad3b7a7b15aa0bc4d218f986ffbe7c51501b296
Reviewed-on: https://gem5-review.googlesource.com/c/12611
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
/gem5/src/systemc/tests/
H A Dworking.filt13266:98fa4585d1c0 Thu Sep 27 04:27:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Filter out a test which breaks rules gem5 won't let it break.

Change-Id: Ifbc27a3134730a95ecdb79c588c4d7fe6e889046
Reviewed-on: https://gem5-review.googlesource.com/c/13192
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 14 milliseconds