diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-09-11 19:41:06 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-09-19 12:58:57 +0100 |
commit | a597e55b7f6341cb2a3a1f8c54f0346eb4b965c0 (patch) | |
tree | 45e32b7d14efd2f4b6cbfd23881e3d6b5f45395a /tests/functional/qemu_test/linuxkernel.py | |
parent | c6bc6966ad848f27710b363f5de2d6c1cef56b9c (diff) | |
download | qemu-a597e55b7f6341cb2a3a1f8c54f0346eb4b965c0.zip qemu-a597e55b7f6341cb2a3a1f8c54f0346eb4b965c0.tar.gz qemu-a597e55b7f6341cb2a3a1f8c54f0346eb4b965c0.tar.bz2 |
target/arm: Split out subroutines of handle_shri_with_rndacc
There isn't a lot of commonality along the different paths of
handle_shri_with_rndacc. Split them out to separate functions,
which will be usable during the decodetree conversion.
Simplify 64-bit rounding operations to not require double-word arithmetic.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240912024114.1097832-22-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