diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-04-01 17:09:47 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-06-05 12:04:29 -0700 |
commit | 56234233594d05b1092b3cb04de845aeffa27f4c (patch) | |
tree | 3fb4c4f5cc1a918bbc66b4ceb0dce85c210d4d7d /target/nios2 | |
parent | 80c5813d9068b034eb5abf9366b72c8417bcd17d (diff) |
accel/tcg: Move most of gen-icount.h into translator.c
The only usage of gen_tb_start and gen_tb_end are here.
Move the static icount_start_insn variable into a local
within translator_loop. Simplify the two subroutines
by passing in the existing local cflags variable.
Leave only the declaration of gen_io_start in gen-icount.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/nios2')
0 files changed, 0 insertions, 0 deletions