diff options
author | Giacomo Travaglini <giacomo.travaglini@arm.com> | 2018-10-24 16:21:41 +0100 |
---|---|---|
committer | Giacomo Travaglini <giacomo.travaglini@arm.com> | 2018-10-26 09:45:47 +0000 |
commit | f5c8fc6bbedfe62bcb9514568b8ee13e073c807b (patch) | |
tree | 3a140bbf83c79635c15c20c29ed8673dfd978601 /include | |
parent | 68bc5397c937c7289ad7e78416132dc77ccf34a9 (diff) | |
download | gem5-f5c8fc6bbedfe62bcb9514568b8ee13e073c807b.tar.xz |
arch-arm: AArch64 Instruction for MISCREG_IMPDEF_UNIMPL
While there is a AArch32 class for instructions accessing implementation
defined registers, we are lacking for the AArch64 counterpart.
we were relying on FailUnimplemented, which is untrappable at EL2 (except
for HCR_EL2.TGE) since it is just raising Undefined Instruction.
Change-Id: I923cb914658ca958af031612cf005159707b0b4f
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/13779
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions