Home
last modified time | relevance | path

Searched hist:"36 f5539cfd3f09444657e4c1f6b6b461cea2235f" (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dtcg.c36f5539cfd3f09444657e4c1f6b6b461cea2235f Thu Dec 01 08:44:13 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Fix tcg_reg_alloc_dup*

The assignment to mem_coherent should be done with any
modification, not simply with a newly allocated register.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>