On 14/9/23 04:44, Richard Henderson wrote:
Minimize the displacement to can_do_io, since it may
be touched at the start of each TranslationBlock.
It fits into other padding within the substructure.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  include/hw/core/cpu.h            | 2 +-
  accel/dummy-cpus.c               | 2 +-
  accel/kvm/kvm-accel-ops.c        | 2 +-
  accel/tcg/cpu-exec-common.c      | 2 +-
  accel/tcg/cpu-exec.c             | 2 +-
  accel/tcg/cputlb.c               | 4 ++--
  accel/tcg/tcg-accel-ops-icount.c | 2 +-
  accel/tcg/tcg-accel-ops-mttcg.c  | 2 +-
  accel/tcg/tcg-accel-ops-rr.c     | 4 ++--
  accel/tcg/translator.c           | 4 ++--
  hw/core/cpu-common.c             | 2 +-
  softmmu/icount.c                 | 2 +-
  softmmu/watchpoint.c             | 2 +-
  13 files changed, 16 insertions(+), 16 deletions(-)

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


Reply via email to