On Sun, 3 Aug 2025 at 02:43, Richard Henderson <richard.hender...@linaro.org> wrote: > > AArch64 is about to add the first 64-bit hwcap bit, so we > have to expand the return type. Since the only user > assigns this to a abi_ulong, match that type. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM