From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Vikas N Kumar" Subject: Re: Syscalls and ABIs -- i386 Date: Sun, 16 Jul 2006 09:49:37 -0400 Message-ID: <792c60620607160649q2f0b5e85s6f9bf9c7d4da8b8a@mail.gmail.com> References: <44B9DF49.9030406@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <44B9DF49.9030406@gmail.com> Content-Disposition: inline Sender: linux-8086-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Linux-8086 On 7/16/06, Segin wrote: > One thing that I've been scratching at... Will there be any support for > native Linux executables for ELKS running on i386 and higher? I am sure Wouldn't that be dependent on the support of the instruction set and segmentation handling of i386 or higher as opposed to the smaller instruction set and segmentation handling of 8086 & i286 ? Do you have the ABI document for an 8086 or a 286 ? Vikas