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.