summaryrefslogtreecommitdiff
path: root/site_scons
diff options
context:
space:
mode:
authorNikos Nikoleris <nikos.nikoleris@arm.com>2019-01-03 17:45:56 +0000
committerNikos Nikoleris <nikos.nikoleris@arm.com>2019-01-17 11:09:08 +0000
commit38339e0a7f7ce119feefc95591703df2f851ee4d (patch)
tree3f99ddbd0e1b9073c23becf8aba1c28417e5a436 /site_scons
parent8ddec57062bdde7935bb0472f2d993fb0c38c680 (diff)
downloadgem5-38339e0a7f7ce119feefc95591703df2f851ee4d.tar.xz
cpu-o3: Make the smtFetchPolicy a Param.ScopedEnum
The smtFetchPolicy is a parameter in the o3 cpu that can have 5 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: Iafb4b4b27587541185ea912e5ed581bce09695f5 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/15396 Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
Diffstat (limited to 'site_scons')
0 files changed, 0 insertions, 0 deletions