disas: Clean up CPUDebug initialization
commit12b6e9b27d4c7e1d33c6d95ef85ddfd22b16a168
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 10 Sep 2020 21:40:54 +0000 (10 14:40 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 3 Oct 2020 09:25:14 +0000 (3 04:25 -0500)
treef6ae74a4a6717b00dcf67c82451fbcfae29096a7
parent4c389f6edf4a6bbdbc3dbcd7c4d639d868d0cf0c
disas: Clean up CPUDebug initialization

Rename several functions, dropping "generic" and making "host"
vs "target" clearer.  Make a bunch of functions static that are
not used outside this file. Replace INIT_DISASSEMBLE_INFO with
a trio of functions.

Acked-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
disas.c
include/disas/dis-asm.h