qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 26/40] target/arm: Rename 'cpu' to 'acc' in class init fu


From: Philippe Mathieu-Daudé
Subject: Re: [RFC PATCH 26/40] target/arm: Rename 'cpu' to 'acc' in class init functions
Date: Tue, 3 Jan 2023 20:24:51 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 3/1/23 19:16, Richard Henderson wrote:
These were previously left 'misnamed' to minimize the size
of the patch.  Rename them all in bulk with no other change.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/arm/cpu64.c   |  858 ++++++++++++++--------------
  target/arm/cpu_tcg.c | 1260 +++++++++++++++++++++---------------------
  2 files changed, 1059 insertions(+), 1059 deletions(-)

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




reply via email to

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