mips,cpu: Get rid of the IsCondDelaySlot StaticInst flag.
authorGabe Black <gabeblack@google.com>
Sun, 30 Aug 2020 08:29:18 +0000 (01:29 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 15 Sep 2020 08:02:47 +0000 (08:02 +0000)
commit587c2e6a1cd03969c594efabc069b01681d58100
tree13326928fefcfbff977c08a27b067237f5fcf040
parent007abdec6b5893d9e06789f61f31f2e67bda20aa
mips,cpu: Get rid of the IsCondDelaySlot StaticInst flag.

This is set by MIPS in a few places, but not actually used by anything.

Change-Id: Iaf3b29b2c14bb1de3ffd6a0035f12f238591cb60
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/33736
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
src/arch/mips/isa/formats/branch.isa
src/cpu/StaticInstFlags.py
src/cpu/base_dyn_inst.hh
src/cpu/static_inst.hh