]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Increase width of temp_subindex
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 13 Feb 2024 02:15:59 +0000 (16:15 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 13 Feb 2024 17:42:45 +0000 (07:42 -1000)
commitc0e688153f299d5d493989c80bcc84c9cf36d6a6
tree96b6a84efb1e381b97833daa3f8d21bab2c3ee26
parentbc2e8b18fba33f30f25b7c2d74328493c0a2231d
tcg: Increase width of temp_subindex

We need values 0-3 for TCG_TYPE_I128 on 32-bit hosts.

Cc: qemu-stable@nongnu.org
Fixes: 43eef72f4109 ("tcg: Add temp allocation for TCGv_i128")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2159
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Tested-by: Michael Tokarev <mjt@tls.msk.ru>
include/tcg/tcg.h