diff options
author | Richard Henderson <rth@twiddle.net> | 2015-09-18 23:43:05 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2015-10-07 20:36:53 +1100 |
commit | 8163b74938d8b7d12e70597c4553dd0dc49443d5 (patch) | |
tree | 8cac7a8219d3e650cd0f9854fb62a73385383558 /target-ppc/mem_helper.c | |
parent | 04fe64000162c45d8974da9ca4d266f8d0e67eb7 (diff) |
tcg: Emit prologue to the beginning of code_gen_buffer
By putting the prologue at the end, we risk overwriting the
prologue should our estimate of maximum TB size. Given the
two different placements of the call to tcg_prologue_init,
move the high water mark computation into tcg_prologue_init.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'target-ppc/mem_helper.c')
0 files changed, 0 insertions, 0 deletions