Searched hist:b3dfd5fc181433bd43e2163b1a94b11a548edfba (Results 1 – 9 of 9) sorted by relevance
/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | b3dfd5fc181433bd43e2163b1a94b11a548edfba Thu Apr 06 04:16:28 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_movext
This is common code in most qemu_{ld,st} slow paths, extending the input value for the store helper data argument or extending the return value from the load helper.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | b3dfd5fc181433bd43e2163b1a94b11a548edfba Thu Apr 06 04:16:28 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_movext
This is common code in most qemu_{ld,st} slow paths, extending the input value for the store helper data argument or extending the return value from the load helper.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | b3dfd5fc181433bd43e2163b1a94b11a548edfba Thu Apr 06 04:16:28 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_movext
This is common code in most qemu_{ld,st} slow paths, extending the input value for the store helper data argument or extending the return value from the load helper.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | b3dfd5fc181433bd43e2163b1a94b11a548edfba Thu Apr 06 04:16:28 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_movext
This is common code in most qemu_{ld,st} slow paths, extending the input value for the store helper data argument or extending the return value from the load helper.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | b3dfd5fc181433bd43e2163b1a94b11a548edfba Thu Apr 06 04:16:28 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_movext
This is common code in most qemu_{ld,st} slow paths, extending the input value for the store helper data argument or extending the return value from the load helper.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | b3dfd5fc181433bd43e2163b1a94b11a548edfba Thu Apr 06 04:16:28 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_movext
This is common code in most qemu_{ld,st} slow paths, extending the input value for the store helper data argument or extending the return value from the load helper.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | b3dfd5fc181433bd43e2163b1a94b11a548edfba Thu Apr 06 04:16:28 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_movext
This is common code in most qemu_{ld,st} slow paths, extending the input value for the store helper data argument or extending the return value from the load helper.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | b3dfd5fc181433bd43e2163b1a94b11a548edfba Thu Apr 06 04:16:28 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_movext
This is common code in most qemu_{ld,st} slow paths, extending the input value for the store helper data argument or extending the return value from the load helper.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ |
H A D | tcg.c | b3dfd5fc181433bd43e2163b1a94b11a548edfba Thu Apr 06 04:16:28 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_movext
This is common code in most qemu_{ld,st} slow paths, extending the input value for the store helper data argument or extending the return value from the load helper.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|