Home
last modified time | relevance | path

Searched hist:"4 d8722183932d9502e405ae86b1889e1d8a475e5" (Results 1 – 8 of 8) sorted by relevance

/qemu/docs/devel/
H A Dtcg-ops.rst4d8722183932d9502e405ae86b1889e1d8a475e5 Fri Jan 03 03:43:06 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Replace TCGOP_VECL with TCGOP_TYPE

In the replacement, drop the TCGType - TCG_TYPE_V64 adjustment,
except for the call to tcg_out_vec_op. Pass type to tcg_gen_op[1-6],
so that all integer opcodes gain the type.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/
H A Dtcg-internal.h4d8722183932d9502e405ae86b1889e1d8a475e5 Fri Jan 03 03:43:06 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Replace TCGOP_VECL with TCGOP_TYPE

In the replacement, drop the TCGType - TCG_TYPE_V64 adjustment,
except for the call to tcg_out_vec_op. Pass type to tcg_gen_op[1-6],
so that all integer opcodes gain the type.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg-op-ldst.c4d8722183932d9502e405ae86b1889e1d8a475e5 Fri Jan 03 03:43:06 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Replace TCGOP_VECL with TCGOP_TYPE

In the replacement, drop the TCGType - TCG_TYPE_V64 adjustment,
except for the call to tcg_out_vec_op. Pass type to tcg_gen_op[1-6],
so that all integer opcodes gain the type.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg-op-vec.c4d8722183932d9502e405ae86b1889e1d8a475e5 Fri Jan 03 03:43:06 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Replace TCGOP_VECL with TCGOP_TYPE

In the replacement, drop the TCGType - TCG_TYPE_V64 adjustment,
except for the call to tcg_out_vec_op. Pass type to tcg_gen_op[1-6],
so that all integer opcodes gain the type.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg-op.c4d8722183932d9502e405ae86b1889e1d8a475e5 Fri Jan 03 03:43:06 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Replace TCGOP_VECL with TCGOP_TYPE

In the replacement, drop the TCGType - TCG_TYPE_V64 adjustment,
except for the call to tcg_out_vec_op. Pass type to tcg_gen_op[1-6],
so that all integer opcodes gain the type.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Doptimize.c4d8722183932d9502e405ae86b1889e1d8a475e5 Fri Jan 03 03:43:06 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Replace TCGOP_VECL with TCGOP_TYPE

In the replacement, drop the TCGType - TCG_TYPE_V64 adjustment,
except for the call to tcg_out_vec_op. Pass type to tcg_gen_op[1-6],
so that all integer opcodes gain the type.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg.c4d8722183932d9502e405ae86b1889e1d8a475e5 Fri Jan 03 03:43:06 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Replace TCGOP_VECL with TCGOP_TYPE

In the replacement, drop the TCGType - TCG_TYPE_V64 adjustment,
except for the call to tcg_out_vec_op. Pass type to tcg_gen_op[1-6],
so that all integer opcodes gain the type.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/include/tcg/
H A Dtcg.h4d8722183932d9502e405ae86b1889e1d8a475e5 Fri Jan 03 03:43:06 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Replace TCGOP_VECL with TCGOP_TYPE

In the replacement, drop the TCGType - TCG_TYPE_V64 adjustment,
except for the call to tcg_out_vec_op. Pass type to tcg_gen_op[1-6],
so that all integer opcodes gain the type.

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