target/s390x: Fix CSST for 16-byte store
commitde4e05d1e557882d5e0f55a50cb2b501b40de060
authorRichard Henderson <rth@twiddle.net>
Fri, 28 Jul 2017 18:26:47 +0000 (28 11:26 -0700)
committerRichard Henderson <rth@twiddle.net>
Thu, 3 Aug 2017 17:58:50 +0000 (3 10:58 -0700)
treecc20467b5088516add2b15c22fded476d7e09d02
parentca671de8af96798e0f493378240034620a3a04ee
target/s390x: Fix CSST for 16-byte store

Found by Coverity (CID 1378273).

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reported-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/s390x/mem_helper.c