Files
gem5/src/cpu
Nikos Nikoleris 7b4e441c35 cpu-o3: Make the smtLSQPolicy a Param.ScopedEnum
The smtLSQPolicy is a parameter in the o3 cpu that can have 3
different values. Previously this setting was done through a string
and a parser function would turn it into a c++ enum value. This
changeset turns the string into a python Param.ScopedEnum.

Change-Id: I82041b88bd914c5dc660058d9e3998e3114e7c35
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/15397
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
2019-01-17 11:09:08 +00:00
..
2011-04-15 10:44:06 -07:00
2015-09-30 15:21:55 -05:00
2018-10-09 09:12:28 +00:00
2015-09-30 15:21:55 -05:00
2018-10-09 09:12:28 +00:00
2018-09-13 13:57:46 +00: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