OSDN Git Service

disas: Remove old libopcode i386 disassembler
authorThomas Huth <thuth@redhat.com>
Tue, 12 Apr 2022 16:58:36 +0000 (18:58 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 9 May 2022 06:21:05 +0000 (08:21 +0200)
commit457248a54c9d3dbc3c7f4dc8e184f07ca858640c
tree4c30c2cbe12b85185fc14eb48734800d4fa70cac
parent82f96346e1fc8eb81eb8e80fe0b95405a8cf42ee
disas: Remove old libopcode i386 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-4-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
disas.c
disas/i386.c [deleted file]
disas/meson.build
include/disas/dis-asm.h
target/i386/cpu.c