/openbmc/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | diff b8b94ac6753effcfda7880d3b9ac49b530e3d2ab Wed Apr 05 21:58:35 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Split out tcg_out_extrl_i64_i32
We will need a backend interface for type truncation. For those backends that did not enable TCG_TARGET_HAS_extrl_i64_i32, use tcg_out_mov. Use it in tcg_reg_alloc_op in the meantime.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/tci/ |
H A D | tcg-target.c.inc | diff b8b94ac6753effcfda7880d3b9ac49b530e3d2ab Wed Apr 05 21:58:35 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Split out tcg_out_extrl_i64_i32
We will need a backend interface for type truncation. For those backends that did not enable TCG_TARGET_HAS_extrl_i64_i32, use tcg_out_mov. Use it in tcg_reg_alloc_op in the meantime.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | diff b8b94ac6753effcfda7880d3b9ac49b530e3d2ab Wed Apr 05 21:58:35 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Split out tcg_out_extrl_i64_i32
We will need a backend interface for type truncation. For those backends that did not enable TCG_TARGET_HAS_extrl_i64_i32, use tcg_out_mov. Use it in tcg_reg_alloc_op in the meantime.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | diff b8b94ac6753effcfda7880d3b9ac49b530e3d2ab Wed Apr 05 21:58:35 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Split out tcg_out_extrl_i64_i32
We will need a backend interface for type truncation. For those backends that did not enable TCG_TARGET_HAS_extrl_i64_i32, use tcg_out_mov. Use it in tcg_reg_alloc_op in the meantime.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | diff b8b94ac6753effcfda7880d3b9ac49b530e3d2ab Wed Apr 05 21:58:35 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Split out tcg_out_extrl_i64_i32
We will need a backend interface for type truncation. For those backends that did not enable TCG_TARGET_HAS_extrl_i64_i32, use tcg_out_mov. Use it in tcg_reg_alloc_op in the meantime.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | diff b8b94ac6753effcfda7880d3b9ac49b530e3d2ab Wed Apr 05 21:58:35 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Split out tcg_out_extrl_i64_i32
We will need a backend interface for type truncation. For those backends that did not enable TCG_TARGET_HAS_extrl_i64_i32, use tcg_out_mov. Use it in tcg_reg_alloc_op in the meantime.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | diff b8b94ac6753effcfda7880d3b9ac49b530e3d2ab Wed Apr 05 21:58:35 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Split out tcg_out_extrl_i64_i32
We will need a backend interface for type truncation. For those backends that did not enable TCG_TARGET_HAS_extrl_i64_i32, use tcg_out_mov. Use it in tcg_reg_alloc_op in the meantime.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | diff b8b94ac6753effcfda7880d3b9ac49b530e3d2ab Wed Apr 05 21:58:35 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Split out tcg_out_extrl_i64_i32
We will need a backend interface for type truncation. For those backends that did not enable TCG_TARGET_HAS_extrl_i64_i32, use tcg_out_mov. Use it in tcg_reg_alloc_op in the meantime.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | diff b8b94ac6753effcfda7880d3b9ac49b530e3d2ab Wed Apr 05 21:58:35 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Split out tcg_out_extrl_i64_i32
We will need a backend interface for type truncation. For those backends that did not enable TCG_TARGET_HAS_extrl_i64_i32, use tcg_out_mov. Use it in tcg_reg_alloc_op in the meantime.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | diff b8b94ac6753effcfda7880d3b9ac49b530e3d2ab Wed Apr 05 21:58:35 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Split out tcg_out_extrl_i64_i32
We will need a backend interface for type truncation. For those backends that did not enable TCG_TARGET_HAS_extrl_i64_i32, use tcg_out_mov. Use it in tcg_reg_alloc_op in the meantime.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | diff b8b94ac6753effcfda7880d3b9ac49b530e3d2ab Wed Apr 05 21:58:35 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Split out tcg_out_extrl_i64_i32
We will need a backend interface for type truncation. For those backends that did not enable TCG_TARGET_HAS_extrl_i64_i32, use tcg_out_mov. Use it in tcg_reg_alloc_op in the meantime.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|