qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/5] target/alpha: Use cpu_env in preference to ALPHA_CPU


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 1/5] target/alpha: Use cpu_env in preference to ALPHA_CPU
Date: Mon, 29 Apr 2024 16:09:36 +0200
User-agent: Mozilla Thunderbird

On 25/4/24 01:44, Richard Henderson wrote:
ALPHA_CPU has a dynamic object type assert, which is
unnecessary considering that these are all class hooks.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/alpha/cpu.c    | 15 ++++++---------
  target/alpha/helper.c |  8 ++++----
  2 files changed, 10 insertions(+), 13 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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