commit 70469eba20cdcf091d66cf2ef463318203c7cc71
Review Request #3816 - Created Feb. 21, 2017 and updated - Latest diff uploaded
| Information | |
|---|---|
| Rahul Thakur | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11873:f1d504c8ede4
---------------------------
commit 70469eba20cdcf091d66cf2ef463318203c7cc71
Author: Slava Malyugin <slavamn@google.com>
Date: Wed Dec 2 19:01:12 2015 -0800
arm, kvm: fix saving/restoring conditional flags in ARM KVM64
The gem5 stores flags separately from other fields CPSR, so we need to
split them out and recombine on trips to/from KVM.
Change-Id: I9f0a685f8667c581cdef7d8c234604a3135d9402
