Searched hist:11270 (Results 1 - 5 of 5) sorted by relevance
/gem5/src/systemc/ext/core/ | ||
H A D | _using.hh | diff 12916:8fa0c4e23f69 Fri Jun 15 23:00:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Add deprecated default time unit management functions. Having default time units is deprecated, and so are the functions that manage them. Change-Id: Ie21f9a5fca9868dd4f0adcd9f32c568fbec1fa72 Reviewed-on: https://gem5-review.googlesource.com/11270 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
H A D | sc_time.hh | diff 12916:8fa0c4e23f69 Fri Jun 15 23:00:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Add deprecated default time unit management functions. Having default time units is deprecated, and so are the functions that manage them. Change-Id: Ie21f9a5fca9868dd4f0adcd9f32c568fbec1fa72 Reviewed-on: https://gem5-review.googlesource.com/11270 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/systemc/core/ | ||
H A D | sc_time.cc | diff 12916:8fa0c4e23f69 Fri Jun 15 23:00:00 EDT 2018 Gabe Black <gabeblack@google.com> systemc: Add deprecated default time unit management functions. Having default time units is deprecated, and so are the functions that manage them. Change-Id: Ie21f9a5fca9868dd4f0adcd9f32c568fbec1fa72 Reviewed-on: https://gem5-review.googlesource.com/11270 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com> |
/gem5/src/sim/ | ||
H A D | System.py | diff 11270:a3b41de1c4f1 Mon Dec 14 12:10:00 EST 2015 Andreas Sandberg <andreas.sandberg@arm.com> sim: Add an option to forward work items to Python There are cases where we want the Python world to handle work items instead of the C++ world. However, that's currently not possible. This changeset adds the forward_work_items option to the System class. Then it is set to True, work items will generate workbegin/workend simulation exists with the work item ID as the exit code and the old C++ handling is completely bypassed. |
H A D | pseudo_inst.cc | diff 11270:a3b41de1c4f1 Mon Dec 14 12:10:00 EST 2015 Andreas Sandberg <andreas.sandberg@arm.com> sim: Add an option to forward work items to Python There are cases where we want the Python world to handle work items instead of the C++ world. However, that's currently not possible. This changeset adds the forward_work_items option to the System class. Then it is set to True, work items will generate workbegin/workend simulation exists with the work item ID as the exit code and the old C++ handling is completely bypassed. |
Completed in 57 milliseconds