qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 1/1] fix cmpxchg and lock cmpxchg instruction


From: Richard Henderson
Subject: Re: [PATCH v3 1/1] fix cmpxchg and lock cmpxchg instruction
Date: Tue, 22 Mar 2022 09:41:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 3/22/22 09:23, Wei Li wrote:
Give a better code struture to reduce more code duplication according
to the discuss in patch v2.

This needs to be a consolidated description of the problem fixed, and not reference previous email conversations.


Signed-off-by: Wei Li<lw945lw945@yahoo.com>
---
  target/i386/tcg/translate.c | 41 +++++++++++++++++--------------------
  1 file changed, 19 insertions(+), 22 deletions(-)

Patch:
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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