Re: RFD: x32 ABI system call numbers

From: H. Peter Anvin
Date: Tue Aug 30 2011 - 00:46:16 EST


On 08/29/2011 07:16 PM, Kyle Moffett wrote:
>
> The goal of x32 as I understand it is to allow 32-bit x86 programs to
> use all the nifty extra registers and faster instructions (IE: syscall)
> without needing to deal with the 2x memory overhead of 64-bit
> pointers.
>

That is the major goal. A minor goal is to bring x86-64 goodness to
those who have an (irrational) fear of 64 bits thinking it is a major
porting effort. Thus, *source-level* porting effort matters, but it is
completely subordinate to the major goal.

-hpa

--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/