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<cfont...@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.hender...@linaro.org>
r~