On 1/21/25 03:40, Philippe Mathieu-Daudé wrote:
CpuState caches its CPUClass since commit 6fbdff87062
("cpu: cache CPUClass in CPUState for hot code paths"),
use it.
Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
  gdbstub/gdbstub.c     | 26 +++++++++-----------------
  gdbstub/system.c      |  7 ++-----
  gdbstub/user-target.c |  6 ++----
  gdbstub/user.c        |  7 ++-----
  4 files changed, 15 insertions(+), 31 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to