qemu-e2k/tcg/sparc
Richard Henderson 9defd1bdfb 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>
2021-06-19 11:09:10 -07:00
..
tcg-target-con-set.h tcg/sparc: Split out constraint sets to tcg-target-con-set.h 2021-02-02 12:12:43 -10:00
tcg-target-con-str.h tcg/sparc: Split out target constraints to tcg-target-con-str.h 2021-02-02 12:12:31 -10:00
tcg-target.c.inc tcg/sparc: Fix temp_allocate_frame vs sparc stack bias 2021-06-19 11:09:10 -07:00
tcg-target.h tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h 2021-06-11 09:27:08 -07:00