On 10/28/20 12:17 PM, Peter Maydell wrote:
> Peter Maydell (2):
> target/arm: Fix float16 pairwise Neon ops on big-endian hosts
> target/arm: Fix VUDOT/VSDOT (scalar) on big-endian hosts
Reviewed-by: Richard Henderson
r~
This patchseries fixes a couple of places where the vector
helpers we use for Neon insns were missing uses of the
address-swizzling macros H1(), H2() or H4(). This is harmless
on little-endian hosts but causes the wrong results to be
generated on big-endian hosts. The affected insns are
VUDOT(scala