disas: Enable capstone disassembly for s390x
commit3d56284524bbefade952d9abae68274be726cd5c
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 3 Jan 2020 21:24:59 +0000 (4 07:24 +1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 3 Oct 2020 09:25:14 +0000 (3 04:25 -0500)
treef794e098d4e8995afab1abeb420ff7de3eea2c2a
parentf343346b147b8871d628defa4fe038eb1a2e4e08
disas: Enable capstone disassembly for s390x

Enable s390x, aka SYSZ, in the git submodule build.
Set the capstone parameters for both s390x host and guest.

Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
disas.c
meson.build
target/s390x/cpu.c