On 11/22/2012 07:37 PM, Roland Scheidegger wrote:
> Am 22.11.2012 21:35, schrieb Adhemerval Zanella:
>> This patch fixes various format manipulation for big-endian
>> architectures. Basically it works on two fronts: 1) by adjusting
>> some algorithms that do shifts/mask on vector or integers and 2)
Am 22.11.2012 21:35, schrieb Adhemerval Zanella:
> This patch fixes various format manipulation for big-endian
> architectures. Basically it works on two fronts: 1) by adjusting
> some algorithms that do shifts/mask on vector or integers and 2)
> by correct loading floating-point in memory.
>
> Al
This patch fixes various format manipulation for big-endian
architectures. Basically it works on two fronts: 1) by adjusting
some algorithms that do shifts/mask on vector or integers and 2)
by correct loading floating-point in memory.
Also, the 'lp_bld_format_aos_array.c' approach to load vectors