tcg: Make tcg/helper-info.h self-contained
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 14 Mar 2024 18:49:49 +0000 (08:49 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 30 Apr 2024 23:12:05 +0000 (16:12 -0700)
commited30e7b1d9f5639d346fc2f0285568516e324398
tree584e1f603b821d4a423745188282890309a2a7f0
parent9c6c079bc6723da8061ccfb44361d67b1dd785dd
tcg: Make tcg/helper-info.h self-contained

Move MAX_CALL_IARGS from tcg.h and include for
the define of TCG_TARGET_REG_BITS.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/tcg/helper-info.h
include/tcg/tcg.h
tcg/tci.c