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.hender...@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é <phi...@linaro.org>


Reply via email to