Home
last modified time | relevance | path

Searched hist:c8bd95377babc3bd60f86cb3e5b24e74097cf6a9 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dcpu.hdiff c8bd95377babc3bd60f86cb3e5b24e74097cf6a9 Wed Jun 14 08:38:18 CDT 2017 David Hildenbrand <david@redhat.com> target/s390x: change PSW_SHIFT_KEY

Such shifts are usually used to easily extract the PSW KEY from the PSW
mask, so let's avoid the confusing offset of 4.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170614133819.18480-2-david@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>