+8
−0
target/s390x/excp_helper.c
0 → 100644
+515
−0
+4
−468
File changed.
Preview size limit exceeded, changes collapsed.
Loading
These functions can not be compiled with --disable-tcg. But since we need the other functions from helper.c in the non-tcg build, we can also not simply remove helper.c from the non-tcg builds. Thus the problematic functions have to be moved into a separate new file instead that we can later omit in the non-tcg builds. Reviewed-by:Richard Henderson <rth@twiddle.net> Signed-off-by:
Thomas Huth <thuth@redhat.com> Message-Id: <1500886370-14572-5-git-send-email-thuth@redhat.com> Signed-off-by:
Cornelia Huck <cohuck@redhat.com>
File changed.
Preview size limit exceeded, changes collapsed.