Home
last modified time | relevance | path

Searched hist:"8 b5c2b6260c0bb1233f605663bec9582b55d80c9" (Results 1 – 11 of 11) sorted by relevance

/qemu/accel/tcg/
H A Dtcg-runtime.c8b5c2b6260c0bb1233f605663bec9582b55d80c9 Wed Oct 28 21:48:55 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Move tcg epilogue pointer out of TCGContext

This value is constant across all thread-local copies of TCGContext,
so we might as well move it out of thread-local storage.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/sparc64/
H A Dtcg-target.c.inc8b5c2b6260c0bb1233f605663bec9582b55d80c9 Wed Oct 28 21:48:55 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Move tcg epilogue pointer out of TCGContext

This value is constant across all thread-local copies of TCGContext,
so we might as well move it out of thread-local storage.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/mips/
H A Dtcg-target.c.inc8b5c2b6260c0bb1233f605663bec9582b55d80c9 Wed Oct 28 21:48:55 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Move tcg epilogue pointer out of TCGContext

This value is constant across all thread-local copies of TCGContext,
so we might as well move it out of thread-local storage.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc8b5c2b6260c0bb1233f605663bec9582b55d80c9 Wed Oct 28 21:48:55 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Move tcg epilogue pointer out of TCGContext

This value is constant across all thread-local copies of TCGContext,
so we might as well move it out of thread-local storage.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/arm/
H A Dtcg-target.c.inc8b5c2b6260c0bb1233f605663bec9582b55d80c9 Wed Oct 28 21:48:55 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Move tcg epilogue pointer out of TCGContext

This value is constant across all thread-local copies of TCGContext,
so we might as well move it out of thread-local storage.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/riscv/
H A Dtcg-target.c.inc8b5c2b6260c0bb1233f605663bec9582b55d80c9 Wed Oct 28 21:48:55 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Move tcg epilogue pointer out of TCGContext

This value is constant across all thread-local copies of TCGContext,
so we might as well move it out of thread-local storage.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/s390x/
H A Dtcg-target.c.inc8b5c2b6260c0bb1233f605663bec9582b55d80c9 Wed Oct 28 21:48:55 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Move tcg epilogue pointer out of TCGContext

This value is constant across all thread-local copies of TCGContext,
so we might as well move it out of thread-local storage.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/i386/
H A Dtcg-target.c.inc8b5c2b6260c0bb1233f605663bec9582b55d80c9 Wed Oct 28 21:48:55 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Move tcg epilogue pointer out of TCGContext

This value is constant across all thread-local copies of TCGContext,
so we might as well move it out of thread-local storage.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/ppc/
H A Dtcg-target.c.inc8b5c2b6260c0bb1233f605663bec9582b55d80c9 Wed Oct 28 21:48:55 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Move tcg epilogue pointer out of TCGContext

This value is constant across all thread-local copies of TCGContext,
so we might as well move it out of thread-local storage.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/include/tcg/
H A Dtcg.h8b5c2b6260c0bb1233f605663bec9582b55d80c9 Wed Oct 28 21:48:55 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Move tcg epilogue pointer out of TCGContext

This value is constant across all thread-local copies of TCGContext,
so we might as well move it out of thread-local storage.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/
H A Dtcg.c8b5c2b6260c0bb1233f605663bec9582b55d80c9 Wed Oct 28 21:48:55 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Move tcg epilogue pointer out of TCGContext

This value is constant across all thread-local copies of TCGContext,
so we might as well move it out of thread-local storage.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>