OSDN Git Service

target/s390x: Honor CPU_DUMP_FPU
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 11 May 2018 03:38:23 +0000 (20:38 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 18 May 2018 21:52:38 +0000 (14:52 -0700)
commitaf6e5ea28f0b59097a1215e8d063acbb71361b37
tree85c1eea96fff0461c66cc364e5bcb5a1f82f8d29
parent86ea188012c26a724bfefe0fb9a838ce808993cc
target/s390x: Honor CPU_DUMP_FPU

Also do not dump both "fpu" and "vector" registers
as the former overlaps the latter.

Cc: Alexander Graf <agraf@suse.de>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/s390x/helper.c