On 30/1/23 21:59, Richard Henderson wrote:
While the argument can only be TEMP_EBB or TEMP_TB, it's more obvious this way.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- include/tcg/tcg.h | 18 +++++++++--------- tcg/tcg.c | 8 ++++---- 2 files changed, 13 insertions(+), 13 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>