disas: Remove old libopcode arm disassembler
commit82f96346e1fc8eb81eb8e80fe0b95405a8cf42ee
authorThomas Huth <thuth@redhat.com>
Tue, 12 Apr 2022 16:58:35 +0000 (12 18:58 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 9 May 2022 06:21:05 +0000 (9 08:21 +0200)
treeaec794342f1f86fe43d50f7c968fd8e5987ba029
parent554623226f800acf48a2ed568900c1c968ec9a8b
disas: Remove old libopcode arm disassembler

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

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