Re: [PATCH v2 15/34] target/arm: Simplify fp_status indexing in mve_helper.c

2025-01-29 Thread Philippe Mathieu-Daudé
On 29/1/25 02:38, Richard Henderson wrote: Select on index instead of pointer. No functional change. Signed-off-by: Richard Henderson --- target/arm/tcg/mve_helper.c | 40 + 1 file changed, 14 insertions(+), 26 deletions(-) Reviewed-by: Philippe Mathieu-

[PATCH v2 15/34] target/arm: Simplify fp_status indexing in mve_helper.c

2025-01-28 Thread Richard Henderson
Select on index instead of pointer. No functional change. Signed-off-by: Richard Henderson --- target/arm/tcg/mve_helper.c | 40 + 1 file changed, 14 insertions(+), 26 deletions(-) diff --git a/target/arm/tcg/mve_helper.c b/target/arm/tcg/mve_helper.c index 3