Re: [Predef-contribute] Add Aarch64 defines
Brought to you by:
breese,
tahonermann
|
From: Bjorn R. <br...@ma...> - 2012-12-27 16:29:20
|
On 2012-12-17 15:35, Riku Voipio wrote: > Hi, > > 64-Bit Arm, Officially known as Aarch64, has the following defined by Gcc: > > #define __aarch64__ 1 Do you know if gcc also defines the usual ARM macros (e.g. __arm__) for Aarch64? |