qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/4] target/i386: remove mask from CCPrepare


From: Richard Henderson
Subject: Re: [PATCH 3/4] target/i386: remove mask from CCPrepare
Date: Wed, 28 Feb 2024 12:36:08 -1000
User-agent: Mozilla Thunderbird

On 2/28/24 01:11, Paolo Bonzini wrote:
With the introduction of TSTEQ and TSTNE the .mask field is always -1,
so remove all the now-unnecessary code.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  target/i386/tcg/translate.c | 81 +++++++++++++------------------------
  1 file changed, 27 insertions(+), 54 deletions(-)

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

r~



reply via email to

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