diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-03-09 16:33:15 -0600 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-06-11 09:26:28 -0700 |
commit | bf042e8e52f0140388837ce75f865969831ab1ab (patch) | |
tree | 5ea8cc5ea9bcd1ac630d337453da8f0d56e309e9 /tcg/tcg-internal.h | |
parent | 0430ca00f586a7ad27d3f13de3010ac4d6f40bb6 (diff) |
tcg: Split out tcg_region_prologue_set
This has only one user, but will make more sense after some
code motion.
Always leave the tcg_init_ctx initialized to the first region,
in preparation for tcg_prologue_init(). This also requires
that we don't re-allocate the region for the first cpu, lest
we hit the assertion for total number of regions allocated .
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg/tcg-internal.h')
0 files changed, 0 insertions, 0 deletions