arch,sim: Stop decoding the pseudo inst subfunc value.
authorGabe Black <gabeblack@google.com>
Mon, 25 Nov 2019 11:00:59 +0000 (03:00 -0800)
committerGabe Black <gabeblack@google.com>
Tue, 7 Jan 2020 03:14:23 +0000 (03:14 +0000)
commit0b52c24da66fd614e04ac1555470ccd68bfbe49d
treed663c28d077039ee2d1e6867cc5f9b5455d514f8
parent46117ecdc9eedbf060f32b9e7fb53f509245332d
arch,sim: Stop decoding the pseudo inst subfunc value.

This isn't used by anything any more. The func field is left in place
to ensure compatability, but there's no reason to decode a value
nobody is going to use.

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

Change-Id: I85fcd0e4a362551c29af6bff350d99af86050415
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23179
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/arch/arm/kvm/arm_cpu.cc
src/arch/generic/mmapped_ipr.cc
src/sim/pseudo_inst.hh