diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-06-18 16:49:26 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-06-19 11:09:10 -0700 |
commit | 9defd1bdfb0f2ddb3ca9863e39577f3a9929d58c (patch) | |
tree | 1d59ca926984cb76a24ee79a3a0d37ff7ff81ec9 /qga | |
parent | 08dff435e27dc2bc3582e3f25e7cf01956dddafc (diff) | |
download | qemu-9defd1bdfb0f2ddb3ca9863e39577f3a9929d58c.zip qemu-9defd1bdfb0f2ddb3ca9863e39577f3a9929d58c.tar.gz qemu-9defd1bdfb0f2ddb3ca9863e39577f3a9929d58c.tar.bz2 |
tcg/sparc: Fix temp_allocate_frame vs sparc stack bias
We should not be aligning the offset in temp_allocate_frame,
because the odd offset produces an aligned address in the end.
Instead, pass the logical offset into tcg_set_frame and add
the stack bias last.
Cc: qemu-stable@nongnu.org
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qga')
0 files changed, 0 insertions, 0 deletions