arch,cpu: Get rid of ISA_HAS_CC_REGS and its associated ifdefs.
authorGabe Black <gabeblack@google.com>
Tue, 5 Nov 2019 00:27:34 +0000 (16:27 -0800)
committerGabe Black <gabeblack@google.com>
Tue, 26 Nov 2019 03:01:32 +0000 (03:01 +0000)
commit57e951f6eae1de88988a9b13035c07985a0bcd73
treee0eebcc48ab14e7106f1a41b09d82f8390357c34
parent97a6a64f286fb07557843d88776fbc69606b9d88
arch,cpu: Get rid of ISA_HAS_CC_REGS and its associated ifdefs.

This conditional compilation was unnecessary and makes gem5 more
brittle and harder to understand.

Change-Id: I63abaf2668252c988cdd4626ff6a462eb6f54b04
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22544
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/arm/registers.hh
src/arch/x86/registers.hh
src/cpu/simple_thread.hh
src/cpu/thread_context.cc