commit | c8bd95377babc3bd60f86cb3e5b24e74097cf6a9 | [log] [tgz] |
---|---|---|
author | David Hildenbrand <david@redhat.com> | Wed Jun 14 15:38:18 2017 +0200 |
committer | Richard Henderson <rth@twiddle.net> | Fri Jun 23 08:40:40 2017 -0700 |
tree | 451d7858d802a29dd18da69c56785aa6388de06e | |
parent | d20bd43c4ce2dcdf7d6fa24eb8a29bcef29fb652 [diff] |
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>