On 8/10/23 07:09, Peter Maydell wrote:
On Thu, 10 Aug 2023 at 03:37, Richard Henderson <richard.hender...@linaro.org> wrote:This value is only 4 bits wide.True. Any particular reason to change the type, though?
To save space. r~
Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/cpu.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM