Searched hist:11890 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/arm/kvm/
H A Darmv8_cpu.cc11890:0874b7550aa3 Wed Mar 01 13:15:00 EST 2017 Rahul Thakur <rjthakur@google.com> 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: I28ed00eb6f0e2a1436adfbc51b6ccf056958afeb
Reviewed-on: https://gem5-review.googlesource.com/2260
Reviewed-by: Rahul Thakur <rjthakur@google.com>
Maintainer: Rahul Thakur <rjthakur@google.com>

Completed in 7 milliseconds