qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 11/24] accel/tcg: Remove cpu_neg()


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 11/24] accel/tcg: Remove cpu_neg()
Date: Thu, 14 Sep 2023 08:08:55 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

On 14/9/23 04:44, Richard Henderson wrote:
Now that CPUNegativeOffsetState is part of CPUState,
we can reference it directly.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  include/exec/cpu-all.h           | 11 -----------
  include/exec/exec-all.h          |  2 +-
  accel/tcg/cpu-exec.c             | 14 +++++++-------
  accel/tcg/tcg-accel-ops-icount.c |  6 +++---
  accel/tcg/tcg-accel-ops.c        |  2 +-
  accel/tcg/translate-all.c        |  6 +++---
  softmmu/icount.c                 |  2 +-
  7 files changed, 16 insertions(+), 27 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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