On 6/19/21 3:42 PM, Richard Henderson wrote:
> Assume that we'll have fewer temps allocated after
> restarting with a fewer number of instructions.
>
> Signed-off-by: Richard Henderson
> ---
> tcg/tcg.c | 6 +-
> 1 file changed, 5 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-D
Assume that we'll have fewer temps allocated after
restarting with a fewer number of instructions.
Signed-off-by: Richard Henderson
---
tcg/tcg.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/tcg/tcg.c b/tcg/tcg.c
index 47cc66f159..fec922fa9e 100644
--- a/tcg/tcg.c
+++