arm: Set the number of FloatRegs to zero.
authorGabe Black <gabeblack@google.com>
Mon, 4 Nov 2019 23:05:18 +0000 (15:05 -0800)
committerGabe Black <gabeblack@google.com>
Thu, 7 Nov 2019 22:50:22 +0000 (22:50 +0000)
commit27c262735cb6d33b01e21e1f3ba73a32965024b9
treeddb25f3b8cc72dcd6a37aa5ec042c90496bc85f3
parent434047e2c3200b6b249c206fb2a4a306225b473e
arm: Set the number of FloatRegs to zero.

ARM no longer uses the floating point register file and uses the
vector registers instead. This avoids checkpointing a bunch of unused
registers, making it hard to tell where floating point instructions
are keeping their values, etc.

Change-Id: I23145ba750f1dd9ff5b815395e073c410120840d
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22524
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/arm/registers.hh