]> www.infradead.org Git - users/dwmw2/qemu.git/commit
target/arm: Reduce dcz_blocksize to uint8_t
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 31 Aug 2023 08:45:14 +0000 (09:45 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 31 Aug 2023 08:45:14 +0000 (09:45 +0100)
commitae4acc696f34bf0cb8865521c16ff378b19915b3
tree6f92760b2ec3d6e20891761dee0299775c74ed1b
parent156618d9ea67f2f2e31d9dedd97f2dcccbe6808c
target/arm: Reduce dcz_blocksize to uint8_t

This value is only 4 bits wide.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20230811214031.171020-2-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h