Home
last modified time | relevance | path

Searched hist:"1 e6fec9dd90756b22331a3c4c6859c51ad3a2c3e" (Results 1 – 10 of 10) sorted by relevance

/qemu/tcg/mips/
H A Dtcg-target.c.inc1e6fec9dd90756b22331a3c4c6859c51ad3a2c3e Sun Jan 12 20:57:13 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert extrl_i64_i32 to TCGOutOpUnary

Drop the cast from TCGv_i64 to TCGv_i32 in tcg_gen_extrl_i64_i32
an emit extrl_i64_i32 unconditionally. Move that special case
to tcg_gen_code when we find out if the output is live or dead.
In this way even hosts that canonicalize truncations can make
use of a store directly from the 64-bit host register.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc1e6fec9dd90756b22331a3c4c6859c51ad3a2c3e Sun Jan 12 20:57:13 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert extrl_i64_i32 to TCGOutOpUnary

Drop the cast from TCGv_i64 to TCGv_i32 in tcg_gen_extrl_i64_i32
an emit extrl_i64_i32 unconditionally. Move that special case
to tcg_gen_code when we find out if the output is live or dead.
In this way even hosts that canonicalize truncations can make
use of a store directly from the 64-bit host register.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/tci/
H A Dtcg-target.c.inc1e6fec9dd90756b22331a3c4c6859c51ad3a2c3e Sun Jan 12 20:57:13 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert extrl_i64_i32 to TCGOutOpUnary

Drop the cast from TCGv_i64 to TCGv_i32 in tcg_gen_extrl_i64_i32
an emit extrl_i64_i32 unconditionally. Move that special case
to tcg_gen_code when we find out if the output is live or dead.
In this way even hosts that canonicalize truncations can make
use of a store directly from the 64-bit host register.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/riscv/
H A Dtcg-target.c.inc1e6fec9dd90756b22331a3c4c6859c51ad3a2c3e Sun Jan 12 20:57:13 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert extrl_i64_i32 to TCGOutOpUnary

Drop the cast from TCGv_i64 to TCGv_i32 in tcg_gen_extrl_i64_i32
an emit extrl_i64_i32 unconditionally. Move that special case
to tcg_gen_code when we find out if the output is live or dead.
In this way even hosts that canonicalize truncations can make
use of a store directly from the 64-bit host register.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/s390x/
H A Dtcg-target.c.inc1e6fec9dd90756b22331a3c4c6859c51ad3a2c3e Sun Jan 12 20:57:13 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert extrl_i64_i32 to TCGOutOpUnary

Drop the cast from TCGv_i64 to TCGv_i32 in tcg_gen_extrl_i64_i32
an emit extrl_i64_i32 unconditionally. Move that special case
to tcg_gen_code when we find out if the output is live or dead.
In this way even hosts that canonicalize truncations can make
use of a store directly from the 64-bit host register.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/i386/
H A Dtcg-target.c.inc1e6fec9dd90756b22331a3c4c6859c51ad3a2c3e Sun Jan 12 20:57:13 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert extrl_i64_i32 to TCGOutOpUnary

Drop the cast from TCGv_i64 to TCGv_i32 in tcg_gen_extrl_i64_i32
an emit extrl_i64_i32 unconditionally. Move that special case
to tcg_gen_code when we find out if the output is live or dead.
In this way even hosts that canonicalize truncations can make
use of a store directly from the 64-bit host register.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/ppc/
H A Dtcg-target.c.inc1e6fec9dd90756b22331a3c4c6859c51ad3a2c3e Sun Jan 12 20:57:13 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert extrl_i64_i32 to TCGOutOpUnary

Drop the cast from TCGv_i64 to TCGv_i32 in tcg_gen_extrl_i64_i32
an emit extrl_i64_i32 unconditionally. Move that special case
to tcg_gen_code when we find out if the output is live or dead.
In this way even hosts that canonicalize truncations can make
use of a store directly from the 64-bit host register.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc1e6fec9dd90756b22331a3c4c6859c51ad3a2c3e Sun Jan 12 20:57:13 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert extrl_i64_i32 to TCGOutOpUnary

Drop the cast from TCGv_i64 to TCGv_i32 in tcg_gen_extrl_i64_i32
an emit extrl_i64_i32 unconditionally. Move that special case
to tcg_gen_code when we find out if the output is live or dead.
In this way even hosts that canonicalize truncations can make
use of a store directly from the 64-bit host register.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/
H A Dtcg-op.c1e6fec9dd90756b22331a3c4c6859c51ad3a2c3e Sun Jan 12 20:57:13 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert extrl_i64_i32 to TCGOutOpUnary

Drop the cast from TCGv_i64 to TCGv_i32 in tcg_gen_extrl_i64_i32
an emit extrl_i64_i32 unconditionally. Move that special case
to tcg_gen_code when we find out if the output is live or dead.
In this way even hosts that canonicalize truncations can make
use of a store directly from the 64-bit host register.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg.c1e6fec9dd90756b22331a3c4c6859c51ad3a2c3e Sun Jan 12 20:57:13 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert extrl_i64_i32 to TCGOutOpUnary

Drop the cast from TCGv_i64 to TCGv_i32 in tcg_gen_extrl_i64_i32
an emit extrl_i64_i32 unconditionally. Move that special case
to tcg_gen_code when we find out if the output is live or dead.
In this way even hosts that canonicalize truncations can make
use of a store directly from the 64-bit host register.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>