commit | af6e5ea28f0b59097a1215e8d063acbb71361b37 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu May 10 20:38:23 2018 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Fri May 18 14:52:38 2018 -0700 |
tree | 85c1eea96fff0461c66cc364e5bcb5a1f82f8d29 | |
parent | 86ea188012c26a724bfefe0fb9a838ce808993cc [diff] |
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>