sim: Add a function for decoding the field(s) of an m5op address.
authorGabe Black <gabeblack@google.com>
Tue, 26 Nov 2019 01:00:52 +0000 (17:00 -0800)
committerGabe Black <gabeblack@google.com>
Fri, 7 Feb 2020 07:41:07 +0000 (07:41 +0000)
commit549e0b25e3b370e141e38f973e73adb75783fc34
tree5c7ec337177c9d5f4fbfbff6b133a3d92dc002d1
parente758cd09d8163c2352aca8a7336c8d84d4cd0975
sim: Add a function for decoding the field(s) of an m5op address.

These have at one time included both a func and subfunc, although the
subfunc was unused and is now excluded.

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

Change-Id: Ic35ced7a012aa72af5454768f3cbd11b431b061a
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23183
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Marjan Fariborz <mfariborz@ucdavis.edu>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
src/sim/pseudo_inst.hh