cpu: Get rid of the unused IsMicroBranch StaticInst flag.
authorGabe Black <gabeblack@google.com>
Sun, 30 Aug 2020 09:51:21 +0000 (02:51 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 15 Sep 2020 20:36:34 +0000 (20:36 +0000)
commita64ecba92e309e5cac4e31b3cda8fff8597fdd36
treeea36c645a798b35361635635b3d91cfd116a3eed
parent48f7ddc421d7bc2ef95a846944990a06a0bd25ee
cpu: Get rid of the unused IsMicroBranch StaticInst flag.

This flag was never set, nor read.

Change-Id: I74506c220d96b53dcd44740639286b1dbbe84d2e
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/33742
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/cpu/StaticInstFlags.py
src/cpu/base_dyn_inst.hh
src/cpu/static_inst.hh