summaryrefslogtreecommitdiff
path: root/src/arch/null/utility.hh
diff options
context:
space:
mode:
authorGiacomo Travaglini <giacomo.travaglini@arm.com>2018-12-17 09:27:42 +0000
committerGiacomo Travaglini <giacomo.travaglini@arm.com>2019-01-25 12:55:27 +0000
commit96e72d6ecdf703f09d2788d02d5bedcf7b4b43f8 (patch)
treee0ffc84fd48058c6358b6b41aeb5cf7637148da8 /src/arch/null/utility.hh
parentd8dd86d4ce94e3e10d9369c0cb4287dd402a9401 (diff)
downloadgem5-96e72d6ecdf703f09d2788d02d5bedcf7b4b43f8.tar.xz
arch-arm: Use VecElem instead of FloatReg for FP instruction
SIMD & FP Operations use FloatRegs in AArch32 mode and VecRegs in AArch64 mode. The usage of two different register pools breaks interprocessing between A32 and A64. This patch is changing definition of arm operands so that they are backed by VecElems in A32, which are mapped to the same storage as A64 VecRegs. Change-Id: I54e2ea0ef1ae61d29aca57ab09acb589d82c1217 Reviewed-on: https://gem5-review.googlesource.com/c/15603 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Diffstat (limited to 'src/arch/null/utility.hh')
0 files changed, 0 insertions, 0 deletions