ARM Still Working On ARMv7VE Support For GCC

Written by Michael Larabel in GNU on 21 December 2013 at 02:56 AM EST. 2 Comments
GNU
ARM developers are preparing to finally land support for ARMv7VE inside the GCC compiler.

While most attention these days is focused on the 64-bit ARMv8 architecture, ARMv7VE is around as an ARMv7-a architecture with the addition of ARM Virtualization Extensions. It's nothing radically new since it's just ARMv7 with virtualization support and previously the GCC compiler could have targeted this ARM support via the "-march=armv7-a+virt+sec+idiv+mp" option instead.

ARMv7VE is supported by the Cortex-A7, Cortex-A12, and Cortex-A15 ARM cores. The work is being done by Renlin Li at ARM Holdings to allow for the "-march=armv7ve" compiler option. It's also on top of other ARMv7VE support added to the GNU Assembler, etc.

This latest GCC patch can be found on the gcc-patches list.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week