x86,cpu: Get rid of the unused IsCC StaticInst flag.
authorGabe Black <gabeblack@google.com>
Sun, 30 Aug 2020 09:48:37 +0000 (02:48 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 15 Sep 2020 20:36:08 +0000 (20:36 +0000)
commit48f7ddc421d7bc2ef95a846944990a06a0bd25ee
tree572fa6afd3f9121cb8fc7381bbdc04c3539c7b95
parent5c33112fa5a08f0fc94579f4cb4ae87210fa001a
x86,cpu: Get rid of the unused IsCC StaticInst flag.

This flag was set when some registers were used in x86, but never
actually checked by anything.

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