Searched hist:12798 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/python/m5/
H A Dproxy.py12798:d9fc94b42670 Fri Jun 22 05:54:00 EDT 2018 Nikos Nikoleris <nikos.nikoleris@arm.com> python: Add support for multiplying proxies to compatible Param

Previously we allowed multiplications between proxy Param and
compatible constants (int, long, float). This change extends this
functionality and adds support for multiplying with between proxy
Param and compatible proxy Param.

Change-Id: I23a083881ae4d770e818895b893534767cd2472d
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/11510
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>

Completed in 8 milliseconds