qemu-stable
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] tcg/i386: Set P_REXW in tcg_out_addi_ptr


From: Michael Tokarev
Subject: Re: [PATCH] tcg/i386: Set P_REXW in tcg_out_addi_ptr
Date: Tue, 16 May 2023 23:11:56 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

12.05.2023 20:17, Richard Henderson wrote:
The REXW bit must be set to produce a 64-bit pointer result; the
bit is disabled in 32-bit mode, so we can do this unconditionally.

Fixes: 7d9e1ee424b0 ("tcg/i386: Adjust assert in tcg_out_addi_ptr")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1592
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1642

This looks like stable-8.0 material.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]