disas: Remove old libopcode s390 disassembler
commit9992f57978b8badb9d95f0eb601c7379f786f76c
authorThomas Huth <thuth@redhat.com>
Tue, 12 Apr 2022 16:58:34 +0000 (12 18:58 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 4 May 2022 06:47:19 +0000 (4 08:47 +0200)
treed6eeba911bada281a7df45ca5f5982c9b37ee018
parentbc556c6686269c905043760631d7f57a30588bf3
disas: Remove old libopcode s390 disassembler

Capstone should be superior to the old libopcode disassembler,
so we can drop the old file nowadays.

Message-Id: <20220412165836.355850-2-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
disas.c
disas/meson.build
disas/s390.c [deleted file]
include/disas/dis-asm.h
target/s390x/cpu.c