qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 03/12] target: Widen pc/cs_base in cpu_get_tb_cpu_state


From: Richard Henderson
Subject: Re: [PATCH v2 03/12] target: Widen pc/cs_base in cpu_get_tb_cpu_state
Date: Wed, 10 May 2023 10:47:09 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 5/5/23 15:13, Anton Johansson wrote:
Signed-off-by: Anton Johansson<anjo@rev.ng>
---
  accel/tcg/cpu-exec.c      | 9 ++++++---
  accel/tcg/translate-all.c | 3 ++-
  target/alpha/cpu.h        | 4 ++--
  target/arm/cpu.h          | 4 ++--
  target/arm/helper.c       | 4 ++--
  target/avr/cpu.h          | 4 ++--
  target/cris/cpu.h         | 4 ++--
  target/hexagon/cpu.h      | 4 ++--
  target/hppa/cpu.h         | 5 ++---
  target/i386/cpu.h         | 4 ++--
  target/loongarch/cpu.h    | 6 ++----
  target/m68k/cpu.h         | 4 ++--
  target/microblaze/cpu.h   | 4 ++--
  target/mips/cpu.h         | 4 ++--
  target/nios2/cpu.h        | 4 ++--
  target/openrisc/cpu.h     | 5 ++---
  target/ppc/cpu.h          | 8 ++++----
  target/ppc/helper_regs.c  | 4 ++--
  target/riscv/cpu.h        | 4 ++--
  target/riscv/cpu_helper.c | 4 ++--
  target/rx/cpu.h           | 4 ++--
  target/s390x/cpu.h        | 4 ++--
  target/sh4/cpu.h          | 4 ++--
  target/sparc/cpu.h        | 4 ++--
  target/tricore/cpu.h      | 4 ++--
  target/xtensa/cpu.h       | 4 ++--
  26 files changed, 58 insertions(+), 58 deletions(-)

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

r~



reply via email to

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