On 24 February 2014 10:01, Ian Bolton wrote:
> Hi,
>
> This is needed for when people are porting their aarch32 code to aarch64.
> They will have #ifdef __ARM_NEON (as specified in ACLE) and their intrinsics
> currently won't get used on aarch64 because it's not defined there by
> default.
>
> Thi
Hi,
This is needed for when people are porting their aarch32 code to aarch64.
They will have #ifdef __ARM_NEON (as specified in ACLE) and their intrinsics
currently won't get used on aarch64 because it's not defined there by
default.
This patch defines __ARM_NEON so long as we are not using gener