commit | a119a963240a35ab66a5baee3f77cfcd99c6bbbb | [log] [tgz] |
---|---|---|
author | Gabe Black <gabeblack@google.com> | Wed Nov 21 16:20:57 2018 -0800 |
committer | Gabe Black <gabeblack@google.com> | Fri Feb 01 01:22:19 2019 +0000 |
tree | c883d37ed479e92c23d881a48b8f2abec469faf7 | |
parent | fbdf0b689eb31543292f52c71d14152d8ff1156a [diff] |
cpu, arch: Replace the CCReg type with RegVal. Most architectures weren't using the CCReg type, and in x86 and arm it was already a uint64_t. Change-Id: I0b3d5e690e6b31db6f2627f449c89bde0f6750a6 Reviewed-on: https://gem5-review.googlesource.com/c/14515 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>