diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-02-27 11:33:24 -1000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-03-06 14:08:11 +0000 |
commit | 55f0fc61f8a386dbadecec6aa0ab442df5f12e4d (patch) | |
tree | 272602871a98070ccd09d625ea1b5a72bfe6b020 /backends/rng-random.c | |
parent | 41c9ad8fb4641d812309b8f75329a74aa7397fc9 (diff) | |
download | qemu-55f0fc61f8a386dbadecec6aa0ab442df5f12e4d.zip qemu-55f0fc61f8a386dbadecec6aa0ab442df5f12e4d.tar.gz qemu-55f0fc61f8a386dbadecec6aa0ab442df5f12e4d.tar.bz2 |
target/arm: Simplify iteration over bit widths
Order suf[] by the log8 of the width.
Use ARRAY_SIZE instead of hard-coding 128.
This changes the order of the union definitions,
but retains the order of the union-of-union members.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230227213329.793795-10-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'backends/rng-random.c')
0 files changed, 0 insertions, 0 deletions