qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC v12 61/65] cpu-sve: rename sve_zcr_len_for_el to cpu_sve_get_zc


From: Richard Henderson
Subject: Re: [RFC v12 61/65] cpu-sve: rename sve_zcr_len_for_el to cpu_sve_get_zcr_len_for_el
Date: Sun, 28 Mar 2021 13:09:19 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/26/21 1:36 PM, Claudio Fontana wrote:
use a canonical module prefix followed by the get_zcr_len_for_el()
method name. Also rename the static internal auxiliary function,
where the module prefix is not necessary.

Signed-off-by: Claudio Fontana<cfontana@suse.de>
---
  target/arm/cpu-sve.h     | 2 +-
  target/arm/arch_dump.c   | 2 +-
  target/arm/cpu-sve.c     | 6 +++---
  target/arm/cpu64.c       | 2 +-
  target/arm/tcg/cpregs.c  | 4 ++--
  target/arm/tcg/helper.c  | 4 ++--
  target/arm/tcg/tcg-sve.c | 4 ++--
  7 files changed, 12 insertions(+), 12 deletions(-)

Reorder this patch next to where these functions are moved?

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

r~



reply via email to

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