Files
gem5/src/cpu
Giacomo Travaglini 97c33d677f cpu: Avoid unnecessary dynamic_pointer_cast in atomic model
In the atomic model a dynamic_pointer_cast is performed at every tick to
check if the fault is a SyscallRetryFault. This was happening even when
there was no generated fault.

Change-Id: I7f4afeffffdf4f988230e05286602d8d9a919c6c
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/10101
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
2018-05-29 10:08:18 +00:00
..
2017-12-14 00:27:59 +00:00
2011-04-15 10:44:06 -07:00
2015-09-30 15:21:55 -05:00
2015-09-30 15:21:55 -05:00
2011-04-15 10:44:14 -07:00
2016-02-06 17:21:18 -08:00
2014-07-23 16:09:04 -05:00