On Fri, Nov 07, 2014 at 05:33:57PM +0800, rongyan wrote:
> Hi,
> There are 4 patches presented to fix bugs for POWER8 little endian. I will
> send 4 patches in 4 different email. This is the first.
>
> It fixed the function unaligned_load(), vec_unaligned_load(), add macros
> VEC_LD(), VEC_MER
Hi,
There are 4 patches presented to fix bugs for POWER8 little endian. I will send
4 patches in 4 different email. This is the first.
It fixed the function unaligned_load(), vec_unaligned_load(), add macros
VEC_LD(), VEC_MERGEH(), VEC_MERGEL(), VEC_ST().
The fate test result on POWER BE and