This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AArch32 gcc mode


On 28/10/14 09:02, James Greenhalgh wrote:
> On Tue, Oct 28, 2014 at 05:29:15AM +0000, Slava Barinov wrote:
>>
>>   I work now with ARM64 CPUs and wanted to check AArch32 mode, I can see
>>   several mentions in GCC source code but can't find flag which switches on
>>   AArch32 code generation.
>>
>>   Is it possible to make current GCC generate it?
> 
> AArch32 is the 32-bit execution state in the ARMv8 architecture.

Oh sorry, my mistake.  I thought it was referring to IPL32 mode.
This is going to get very confusing for everyone.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]