From: Anton Blanchard
vslv and vsrv are broken on little endian, we append 00 to the
high byte not the low byte. Fix it by using the VsrB() accessor.
Signed-off-by: Anton Blanchard
Message-Id: <20190507004811.29968-6-an...@ozlabs.org>
Signed-off-by: David Gibson
---
target/ppc/int_helper.c |
From: Anton Blanchard
vslv and vsrv are broken on little endian, we append 00 to the
high byte not the low byte. Fix it by using the VsrB() accessor.
Signed-off-by: Anton Blanchard
Message-Id: <20190507004811.29968-6-an...@ozlabs.org>
Signed-off-by: David Gibson
---
target/ppc/int_helper.c |