cpu: Add a NotAnInst flag to the BaseDynInst class.
authorGabe Black <gabeblack@google.com>
Fri, 5 Jan 2018 23:40:47 +0000 (15:40 -0800)
committerGabe Black <gabeblack@google.com>
Tue, 9 Jan 2018 03:03:04 +0000 (03:03 +0000)
commited8b7f2e310ce8828cd98caa8eb895d99da6f7ef
tree2085abb4042c4b6f9e89992fed86e8cf12e3ff9c
parentb52ea6e98cb27c97aeea1085c4f5fdcbbdf66f0c
cpu: Add a NotAnInst flag to the BaseDynInst class.

This flag means that the instruction isn't an actual instruction, it's
just a placeholder to carry a fault down a pipeline, for instance.

Change-Id: I1cc12b068662dbd3d3b089c9941a07b6e88b57e3
Reviewed-on: https://gem5-review.googlesource.com/7123
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/cpu/base_dyn_inst.hh