Home
last modified time | relevance | path

Searched hist:"273 eb50c0fed6696d4600d9cf26f1b2dfcccab0c" (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dtcg.c273eb50c0fed6696d4600d9cf26f1b2dfcccab0c Wed Oct 19 02:03:40 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Allocate objects contiguously in temp_allocate_frame

When allocating a temp to the stack frame, consider the
base type and allocate all parts at once.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>