On Fri, 5 Jun 2026 at 00:49, Richard Henderson <[email protected]> wrote: > > Use the low bit of simd_data to hold a 'zeroing' bit. > The simd_data field is currently unused and always 0. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/tcg/sve_helper.c | 15 ++++++++++++--- > 1 file changed, 12 insertions(+), 3 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
