Home
last modified time | relevance | path

Searched hist:"129 f1f9ee7df77d367d961b3c25353612d33cd83" (Results 1 – 3 of 3) sorted by relevance

/qemu/tcg/arm/
H A Dtcg-target.c.inc129f1f9ee7df77d367d961b3c25353612d33cd83 Thu Apr 06 05:27:03 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_movext2

This is common code in most qemu_{ld,st} slow paths, moving two
registers when there may be overlap between sources and destinations.
At present, this is only used by 32-bit hosts for 64-bit data,
but will shortly be used for more than that.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/i386/
H A Dtcg-target.c.inc129f1f9ee7df77d367d961b3c25353612d33cd83 Thu Apr 06 05:27:03 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_movext2

This is common code in most qemu_{ld,st} slow paths, moving two
registers when there may be overlap between sources and destinations.
At present, this is only used by 32-bit hosts for 64-bit data,
but will shortly be used for more than that.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/
H A Dtcg.c129f1f9ee7df77d367d961b3c25353612d33cd83 Thu Apr 06 05:27:03 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_movext2

This is common code in most qemu_{ld,st} slow paths, moving two
registers when there may be overlap between sources and destinations.
At present, this is only used by 32-bit hosts for 64-bit data,
but will shortly be used for more than that.

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