On 01/10/2024 00.07, Philippe Mathieu-Daudé wrote:
Replace the target-specific tswap32() calls by stl_endian_p()
which does the same but takes the endianness as argument, thus
is target-agnostic.
Signed-off-by: Philippe Mathieu-Daudé
---
Based-on: <20240930073450.33195-2-phi...@linaro.org>
Replace the target-specific tswap32() calls by stl_endian_p()
which does the same but takes the endianness as argument, thus
is target-agnostic.
Signed-off-by: Philippe Mathieu-Daudé
---
Based-on: <20240930073450.33195-2-phi...@linaro.org>
"qemu/bswap: Introduce ld/st_endian_p() API"
--