disas: Remove old libopcode ppc disassembler
commit333f944c15e7a6f5503f92d80529a368519d6638
authorThomas Huth <thuth@redhat.com>
Thu, 5 May 2022 17:36:19 +0000 (5 19:36 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 9 May 2022 06:21:05 +0000 (9 08:21 +0200)
treeaa659a82a4c2d8d7d9cf2843d13fc10808e83f5b
parent457248a54c9d3dbc3c7f4dc8e184f07ca858640c
disas: Remove old libopcode ppc disassembler

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

Message-Id: <20220505173619.488350-1-thuth@redhat.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
disas.c
disas/meson.build
disas/ppc.c [deleted file]
include/disas/dis-asm.h
target/ppc/cpu_init.c