Searched hist:12317 (Results 1 - 2 of 2) sorted by relevance
/gem5/src/arch/arm/ | ||
H A D | system.hh | 12317:23c9252a5459 Mon Nov 27 13:17:00 EST 2017 Giacomo Travaglini <giacomo.travaglini@arm.com> arch-arm: Add assertions when extracting an ArmSystem from a TC We sometimes need to cast the System pointer stored in a ThreadContext to an ArmSystem pointer to query global system setting. Add an assertion to make sure that the cast resulted in a valid pointer. Change-Id: Id382d0c1dceefee8f74d070c205c7b43b83ab215 Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-on: https://gem5-review.googlesource.com/6161 Maintainer: Andreas Sandberg <andreas.sandberg@arm.com> |
H A D | system.cc | 12317:23c9252a5459 Mon Nov 27 13:17:00 EST 2017 Giacomo Travaglini <giacomo.travaglini@arm.com> arch-arm: Add assertions when extracting an ArmSystem from a TC We sometimes need to cast the System pointer stored in a ThreadContext to an ArmSystem pointer to query global system setting. Add an assertion to make sure that the cast resulted in a valid pointer. Change-Id: Id382d0c1dceefee8f74d070c205c7b43b83ab215 Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com> Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-on: https://gem5-review.googlesource.com/6161 Maintainer: Andreas Sandberg <andreas.sandberg@arm.com> |
Completed in 25 milliseconds