On 9/2/21 5:16 PM, Philippe Mathieu-Daudé wrote:
Merge two TARGET_X86_64 consecutive blocks.
Signed-off-by: Philippe Mathieu-Daudé
---
target/i386/tcg/seg_helper.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Richard Henderson
r~
On Thu, Sep 2, 2021 at 9:17 AM Philippe Mathieu-Daudé
wrote:
> Merge two TARGET_X86_64 consecutive blocks.
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> target/i386/tcg/seg_helper.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
Reviewed-by: Warner Losh
>
> diff --git a/t