Emilio G. Cota writes:
> Change the order in which we extract a/b and c/d to
> match the output of the upstream xxhash32.
>
> Tested with:
> https://github.com/cota/xxhash/tree/qemu
>
> Signed-off-by: Emilio G. Cota
Reviewed-by: Alex Bennée
Tested-by: Alex Bennée
> ---
> include/qemu/xx
Change the order in which we extract a/b and c/d to
match the output of the upstream xxhash32.
Tested with:
https://github.com/cota/xxhash/tree/qemu
Signed-off-by: Emilio G. Cota
---
include/qemu/xxhash.h | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/include/qemu