On Wed, 18 Aug 2021 at 12:11, <matheus.fe...@eldorado.org.br> wrote: > > From: Matheus Ferst <matheus.fe...@eldorado.org.br> > > Changes the current bswap128 implementation to use __builtin_bswap128 > when available, adds a bswap128 implementation for !CONFIG_INT128 > builds, and introduces bswap128s based on bswap128. > > Signed-off-by: Matheus Ferst <matheus.fe...@eldorado.org.br>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM