Searched hist:13523 (Results 1 - 6 of 6) sorted by relevance
/gem5/src/systemc/tlm_utils/ | ||
H A D | instance_specific_extensions.cc | 13523:de27641700bb Thu Jan 03 16:57:00 EST 2019 Gabe Black <gabeblack@google.com> systemc: Replace sc_core::sc_type_index with std::type_index. The former is either the same as the later, or a custom wrapper if C++11 isn't supported. Since we generally expect C++11 support, we can skip the indirection. Change-Id: I9a45e3854bb7cc56d094e3fe2773fe4b5c94403b Reviewed-on: https://gem5-review.googlesource.com/c/15297 Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com> |
/gem5/src/systemc/ext/tlm_core/2/sockets/ | ||
H A D | base_socket_if.hh | 13523:de27641700bb Thu Jan 03 16:57:00 EST 2019 Gabe Black <gabeblack@google.com> systemc: Replace sc_core::sc_type_index with std::type_index. The former is either the same as the later, or a custom wrapper if C++11 isn't supported. Since we generally expect C++11 support, we can skip the indirection. Change-Id: I9a45e3854bb7cc56d094e3fe2773fe4b5c94403b Reviewed-on: https://gem5-review.googlesource.com/c/15297 Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com> |
H A D | initiator_socket.hh | 13523:de27641700bb Thu Jan 03 16:57:00 EST 2019 Gabe Black <gabeblack@google.com> systemc: Replace sc_core::sc_type_index with std::type_index. The former is either the same as the later, or a custom wrapper if C++11 isn't supported. Since we generally expect C++11 support, we can skip the indirection. Change-Id: I9a45e3854bb7cc56d094e3fe2773fe4b5c94403b Reviewed-on: https://gem5-review.googlesource.com/c/15297 Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com> |
H A D | target_socket.hh | 13523:de27641700bb Thu Jan 03 16:57:00 EST 2019 Gabe Black <gabeblack@google.com> systemc: Replace sc_core::sc_type_index with std::type_index. The former is either the same as the later, or a custom wrapper if C++11 isn't supported. Since we generally expect C++11 support, we can skip the indirection. Change-Id: I9a45e3854bb7cc56d094e3fe2773fe4b5c94403b Reviewed-on: https://gem5-review.googlesource.com/c/15297 Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com> |
/gem5/src/systemc/tlm_core/2/generic_payload/ | ||
H A D | gp.cc | 13523:de27641700bb Thu Jan 03 16:57:00 EST 2019 Gabe Black <gabeblack@google.com> systemc: Replace sc_core::sc_type_index with std::type_index. The former is either the same as the later, or a custom wrapper if C++11 isn't supported. Since we generally expect C++11 support, we can skip the indirection. Change-Id: I9a45e3854bb7cc56d094e3fe2773fe4b5c94403b Reviewed-on: https://gem5-review.googlesource.com/c/15297 Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com> |
H A D | phase.cc | 13523:de27641700bb Thu Jan 03 16:57:00 EST 2019 Gabe Black <gabeblack@google.com> systemc: Replace sc_core::sc_type_index with std::type_index. The former is either the same as the later, or a custom wrapper if C++11 isn't supported. Since we generally expect C++11 support, we can skip the indirection. Change-Id: I9a45e3854bb7cc56d094e3fe2773fe4b5c94403b Reviewed-on: https://gem5-review.googlesource.com/c/15297 Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com> |
Completed in 10 milliseconds