OSDN Git Service

accel/tcg: Tidy includes for translator.[ch]
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 2 Apr 2023 04:16:39 +0000 (21:16 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 5 Jun 2023 19:04:29 +0000 (12:04 -0700)
commit653c46daf20add70bf45db8b31edae8fbd584d9b
tree40017eaec193c1f03ce1c88d2b326336054cc240
parent1f17f91d437ff3437cf51d3cdd8f29e59530e38d
accel/tcg: Tidy includes for translator.[ch]

Reduce the header to only bswap.h and cpu_ldst.h.
Move exec/translate-all.h to translator.c.
Reduce tcg.h and tcg-op.h to tcg-op-common.h.
Remove otherwise unused headers.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/translator.c
include/exec/translator.h