gem5/src/arch/arm/kvm
Rahul Thakur 0fc9dcf46b 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>
2017-03-03 04:53:41 +00:00
..
arm_cpu.cc style: fix missing spaces in control statements 2016-02-06 17:21:19 -08:00
arm_cpu.hh kvm, arm: Move ARM-specific files to arch/arm/kvm/ 2015-06-01 19:43:40 +01:00
ArmKvmCPU.py kvm, arm: Move ARM-specific files to arch/arm/kvm/ 2015-06-01 19:43:40 +01:00
armv8_cpu.cc arm, kvm: fix saving/restoring conditional flags in ARM KVM64 2017-03-03 04:53:41 +00:00
armv8_cpu.hh kvm, arm: Fix compilation errors due to API changes 2015-10-29 08:48:23 -04:00
ArmV8KvmCPU.py kvm, arm: Add support for aarch64 2015-06-01 19:44:19 +01:00
base_cpu.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
base_cpu.hh misc: Remove redundant compiler-specific defines 2015-10-12 04:07:59 -04:00
BaseArmKvmCPU.py kvm, arm: Add support for aarch64 2015-06-01 19:44:19 +01:00
gic.cc arm, kvm: remove KvmGic 2017-02-14 15:09:18 -06:00
gic.hh arm, kvm: remove KvmGic 2017-02-14 15:09:18 -06:00
KvmGic.py arm, kvm: remove KvmGic 2017-02-14 15:09:18 -06:00
SConscript kvm, arm: Add support for aarch64 2015-06-01 19:44:19 +01:00