Home
last modified time | relevance | path

Searched hist:cf5c9f697f2025880e8555467ddb6debc6349cd8 (Results 1 – 3 of 3) sorted by relevance

/qemu/tcg/
H A Dtcg-internal.hcf5c9f697f2025880e8555467ddb6debc6349cd8 Wed Jan 22 04:34:41 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Add TCGType to tcg_op_insert_{after,before}

We cannot rely on the value copied from TCGOP_TYPE(op), because
the relevant op could be typeless, such as INDEX_op_call.

Fixes: fb744ece3a78 ("tcg: Copy TCGOP_TYPE in tcg_op_insert_{after,before}")
Suggested-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Doptimize.ccf5c9f697f2025880e8555467ddb6debc6349cd8 Wed Jan 22 04:34:41 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Add TCGType to tcg_op_insert_{after,before}

We cannot rely on the value copied from TCGOP_TYPE(op), because
the relevant op could be typeless, such as INDEX_op_call.

Fixes: fb744ece3a78 ("tcg: Copy TCGOP_TYPE in tcg_op_insert_{after,before}")
Suggested-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtcg.ccf5c9f697f2025880e8555467ddb6debc6349cd8 Wed Jan 22 04:34:41 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Add TCGType to tcg_op_insert_{after,before}

We cannot rely on the value copied from TCGOP_TYPE(op), because
the relevant op could be typeless, such as INDEX_op_call.

Fixes: fb744ece3a78 ("tcg: Copy TCGOP_TYPE in tcg_op_insert_{after,before}")
Suggested-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>