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

/gem5/src/arch/arm/kvm/
H A Darmv8_cpu.ccdiff 12004:acf253787534 Fri Apr 28 07:08:00 EDT 2017 Andreas Sandberg <andreas.sandberg@arm.com> kvm, arm: Fix incorrect PSTATE sync

The state transfer code wasn't reading back PSTATE correctly from the
CPU prior to updating the thread context and was incorreclty writing
the register as a 32-bit value when updating KVM. Correctly read back
the state before updating gem5's view of PSTATE and cast the value to
a uint64_t.

Change-Id: I0a6ff5b77b897c756b20a20f65c420f42386360f
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/2963
Reviewed-by: Rahul Thakur <rjthakur@google.com>
/gem5/src/arch/sparc/isa/
H A Ddecoder.isadiff 2963:23ccbcf3fb09 Wed Jul 26 03:42:00 EDT 2006 Gabe Black <gblack@eecs.umich.edu> Added alot of fp instructions, and some impdep instructions.

Completed in 29 milliseconds