kvm,arm: Update the KVM ARM v8 CPU to use vector regs.
authorGabe Black <gabeblack@google.com>
Thu, 5 Dec 2019 06:02:30 +0000 (22:02 -0800)
committerGabe Black <gabeblack@google.com>
Fri, 6 Dec 2019 07:09:36 +0000 (07:09 +0000)
commit4bbd03d76d2e03324f94ba23abcd20ab5e66feec
tree6d752fabf35cfdac9229a4faa7d0d55f0cf3c567
parentd3aba22c52cdc3304cb8ca19d122cafb94b23f1c
kvm,arm: Update the KVM ARM v8 CPU to use vector regs.

The exact mapping of the KVM registers and the gem5 registers is direct and
may not actually be correct.

Change-Id: Idb0981105c002e65755f8dfc315dbb95ea9370df
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23402
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/kvm/armv8_cpu.cc