Home
last modified time | relevance | path

Searched hist:aef8540290f46b40f225c9f6d993c77c0697ee7c (Results 1 – 2 of 2) sorted by relevance

/qemu/tcg/
H A Dtcg-internal.haef8540290f46b40f225c9f6d993c77c0697ee7c Wed Oct 19 01:53:27 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Allocate TCGTemp pairs in host memory order

Allocate the first of a pair at the lower address, and the
second of a pair at the higher address. This will make it
easier to find the beginning of the larger memory block.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg.caef8540290f46b40f225c9f6d993c77c0697ee7c Wed Oct 19 01:53:27 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Allocate TCGTemp pairs in host memory order

Allocate the first of a pair at the lower address, and the
second of a pair at the higher address. This will make it
easier to find the beginning of the larger memory block.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>