commit | f81c46987aad633ff8c9a7d0fece6c3839ccc463 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Feb 01 16:40:09 2025 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Feb 11 16:22:07 2025 +0000 |
tree | 36ed4b1ff304a089ef548a79bebb1846ef1ad26e | |
parent | 54afbf663234756ebc89a1cfee0a8d4c578b26f7 [diff] |
target/arm: Simplify fp_status indexing in mve_helper.c Select on index instead of pointer. No functional change. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20250129013857.135256-16-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>