Home
last modified time | relevance | path

Searched hist:b8b94ac6753effcfda7880d3b9ac49b530e3d2ab (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/tcg/sparc64/
H A Dtcg-target.c.incdiff 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 Dtcg-target.c.incdiff 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 Dtcg-target.c.incdiff 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 Dtcg-target.c.incdiff 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 Dtcg-target.c.incdiff 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 Dtcg-target.c.incdiff 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 Dtcg-target.c.incdiff 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 Dtcg-target.c.incdiff 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 Dtcg-target.c.incdiff 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 Dtcg-target.c.incdiff 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 Dtcg.cdiff 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>