xxhash: match output against the original xxhash32
commitb7c2cd08a6f68010ad27c9c0bf2fde02fb743a0e
authorEmilio G. Cota <cota@braap.org>
Fri, 23 Nov 2018 22:41:43 +0000 (23 17:41 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 17 Dec 2018 03:04:44 +0000 (17 06:04 +0300)
treee3d49bc0563bf2c24a4d9840ee623d7b5997bb98
parentfe656e3185fa10973d43492c867643e80fa433cd
xxhash: match output against the original xxhash32

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

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/qemu/xxhash.h