arm: Call pseudoInst directly from the mmapped IPR handlers.
authorGabe Black <gabeblack@google.com>
Tue, 26 Nov 2019 01:12:12 +0000 (17:12 -0800)
committerGabe Black <gabeblack@google.com>
Tue, 11 Feb 2020 11:56:29 +0000 (11:56 +0000)
commit1bd9687799d931094781fd3aff304664f2203787
tree98fe31989c5207adef30eeb631691e9255a6f33f
parent75548f053dfee321c05fe3670ad4010cbe45e6e8
arm: Call pseudoInst directly from the mmapped IPR handlers.

The amount of plumbing necessary for the generic IPR mechanism out
weighs its value, considering it's only used for the m5ops.

Jira Issue: https://gem5.atlassian.net/browse/GEM5-187

Change-Id: I0efcf43904d5f779bef5ad127dd8d39fff41ac39
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23185
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/arm/mmapped_ipr.hh
src/arch/arm/tlb.cc