Files
gem5/src/cpu
Rekai Gonzalez-Alberquilla c0875dfc39 cpu: Add missing rename of vector registers in the O3 CPU
The introduction of a new vector register class broke rename in the O3
CPU due to an unhandled register class in
DefaultRename<Impl>::renameSrcRegs(). This patch fixes adds the
necessary handling to avoid a panic when the vector register file is
used.

Change-Id: Ie380ab35ec4a151db15402f25b25b58931ee0581
Reviewed-by: Giacomo Gabrielli <giacomo.gabrielli@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/4140
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
2017-07-19 10:01:15 +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