diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-09-11 19:40:54 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-09-19 12:58:56 +0100 |
commit | d944e049617669486050baa8dc1b2d56a941c23d (patch) | |
tree | 59f3c902eb20f236198c95aad59f0672318f8a6c /tests/functional/qemu_test/linuxkernel.py | |
parent | a29e2c7d33501e62cb74a21365d7d03f5f9bac74 (diff) | |
download | qemu-d944e049617669486050baa8dc1b2d56a941c23d.zip qemu-d944e049617669486050baa8dc1b2d56a941c23d.tar.gz qemu-d944e049617669486050baa8dc1b2d56a941c23d.tar.bz2 |
target/arm: Simplify do_reduction_op
Use simple shift and add instead of ctpop, ctz, shift and mask.
Unlike SVE, there is no predicate to disable elements.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240912024114.1097832-10-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'tests/functional/qemu_test/linuxkernel.py')
0 files changed, 0 insertions, 0 deletions