arch-arm: Add destRegIdxArr arrays to TME instructions
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Tue, 26 Jan 2021 10:54:30 +0000 (10:54 +0000)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Wed, 3 Feb 2021 17:05:10 +0000 (17:05 +0000)
commitcb437cf29f597a7434e7eeb128447e8c1f84f329
tree867a770046d741322b1275c79b6f3d52fde8bdd5
parentfc4caa6ad0b45f3c623fc781fa4f52600a99f861
arch-arm: Add destRegIdxArr arrays to TME instructions

This is needed as the base StaticInst class is no longer holding the
index array and it is up to the derived class to allocate the
storage depending on the number of registers used

Change-Id: I389e39a7e09d31f370d63a6e61fe6ee3faaac7db
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/40375
Reviewed-by: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/arm/insts/tme64.cc
src/arch/arm/insts/tme64.hh