diff options
author | David Hildenbrand <david@redhat.com> | 2018-02-15 11:38:22 +0100 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2018-02-26 12:55:26 +0100 |
commit | 21fc97c5fff10433d839047da44eee652f050041 (patch) | |
tree | 0d1afe20f6540901a542d7ded5cf2161a4cbf3f0 /disas | |
parent | f26852aa31d49bf83a8defd65538137a2f9da82c (diff) | |
download | qemu-21fc97c5fff10433d839047da44eee652f050041.zip qemu-21fc97c5fff10433d839047da44eee652f050041.tar.gz qemu-21fc97c5fff10433d839047da44eee652f050041.tar.bz2 |
s390x/tcg: add various alignment checks
Let's add proper alignment checks for a handful of instructions that
require a SPECIFICATION exception in case alignment is violated.
Introduce new wout/in functions. As we are right now only using them for
privileged instructions, we have to add ugly ifdefs to silence
compilers.
Convert STORE CPU ID right away to make use of the wout function.
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20180215103822.15179-1-david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'disas')
0 files changed, 0 insertions, 0 deletions