On Wed, Jul 24, 2013 at 5:05 PM, Bill Schmidt
wrote:
> In little endian mode, we need to reverse the order of operands for
> vector pack operations. This corrects 20 failures in the test suite in
> LE mode.
>
> Patch based on work by Anton Blanchard; I simplified it and generalized
> it to all th
In little endian mode, we need to reverse the order of operands for
vector pack operations. This corrects 20 failures in the test suite in
LE mode.
Patch based on work by Anton Blanchard; I simplified it and generalized
it to all the vector pack insns.
Bootstrapped and tested on powerpc64-unknow