This is the mail archive of the gcc@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: x86 MMX/SSE ABI compatibility with ICC


On Mon, Jul 12, 2004 at 10:08:09AM -0700, Joe Buck wrote:
> Nope.  There is an ABI standard that multiple compiler providers,
> including both GCC and Intel, have agreed to implement.

For i386?  Yes, but it was written by AT&T in 1980.  It says nothing
about mmx or sse registers.  We did have some agreement for an abi that
passed sse types in aligned stack slots, back in 1998/99 when gcc first
got support for sse.

But since then Intel has been making random ABI changes for vector types.


r~


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