fastmodel: Set itstate when building a PCState from IRIS.
authorGabe Black <gabeblack@google.com>
Tue, 14 Jan 2020 01:15:22 +0000 (17:15 -0800)
committerGabe Black <gabeblack@google.com>
Wed, 19 Feb 2020 23:16:10 +0000 (23:16 +0000)
commitfadda2dbe5ad2ee25ba792b0782ee56b1ea2936c
tree9458e77ba7bee85ab4a16baa427f794696e5153e
parentb03020435dc244f5d0a8edbe31b19421a4619542
fastmodel: Set itstate when building a PCState from IRIS.

These bits are probably never going to be non-zero since we'd have to
take a checkpoint part way through an if/then construct in thumb, but
they're easy to extract and we might as well store them properly.

Change-Id: Ifc5c34063dd23f72cc106c0d77d90c5e6ee871be
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/24328
Reviewed-by: Chun-Chen TK Hsu <chunchenhsu@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/arm/fastmodel/iris/thread_context.cc