Intel386 psABI Version 1.0 Released

Written by Michael Larabel in Programming on 5 February 2015 at 02:09 PM EST. Add A Comment
PROGRAMMING
As the first update to supplement the System V ABI in nearly two decades, version 1.0 of the Intel386 psABI was announced today.

The Intel386 psABI effort is a processor-specific ABI to supplement the System V ABI with changes relevant to newer processors like SSE4 and Advanced Vector Extensions (AVX). The Intel386 psABI release is based on the x86_64 psABI and is designed for modern x86 architectures and current compiler tool-chains.

The 1.0 release announcement lists the changes as specifying a 16-byte stack alighnment, a new STT_GNU_IFUNC symbol type, new relocations, support for C++ exception with the stack unwind specification, support for 64-bit integers, support for 128-bit floating point types, support decimal floating point types, support MMX/SSE/AVX registers, and support for Android.

The 1.0 specification can be viewed at Intel's 01.org site.
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