On 14/05/21 17:13, Richard Henderson wrote:
It's just as easy to clear the flag with AND than assignment.
In two cases the test for the bit can be folded together with
the test for HF_INHIBIT_IRQ_MASK.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  target/i386/tcg/translate.c | 14 ++++++--------
  1 file changed, 6 insertions(+), 8 deletions(-)

Reviewed-by: Paolo Bonzini <pbonz...@redhat.com>


Reply via email to