OSDN Git Service

tcg: Add temp_subindex to TCGTemp
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 19 Oct 2022 01:26:37 +0000 (11:26 +1000)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 5 Jan 2023 19:41:28 +0000 (11:41 -0800)
commitfac87bd2a49bf16edeb1d2823a993ad7c9ed073b
tree556de45a7bc4f1272965e0cbacb47e9c27790dec
parentd56fea79f9d24c62b0a8c3a80924147942409258
tcg: Add temp_subindex to TCGTemp

Record the location of a TCGTemp within a larger object.

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