From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Jan Engelhardt <jengelh@linux01.gwdg.de>
Cc: "Majumder, Rajib" <rajib.majumder@credit-suisse.com>,
"'linux-kernel@vger.kernel.org'" <linux-kernel@vger.kernel.org>
Subject: Re: binary portability
Date: Thu, 08 Jun 2006 15:50:46 +0100 [thread overview]
Message-ID: <1149778246.22124.10.camel@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.61.0606081240370.19327@yvahk01.tjqt.qr>
Ar Iau, 2006-06-08 am 12:42 +0200, ysgrifennodd Jan Engelhardt:
> >I know that EM64T and AMD64 are ISA compatible, but there could be some
> >differences in ELF32 between these 2 processor architectures.
> >
> What differences? (Apart from MMXEXT and SSE2,SSE3)
There are multiple ISA differences that affect ring 0 (kernel code), but
only one nasty that hit user code with early Intel clones. The early
Intel clones didn't implement the prefetch instructions that are
mandatory in x86-64. This broke a few apps early on but they got
workarounds very fast.
If the code is built for the generic instruction set (as is the case
unless you try very hard) then it should be perfect on both.
Alan
next prev parent reply other threads:[~2006-06-08 14:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-08 10:01 Majumder, Rajib
2006-06-08 10:42 ` Jan Engelhardt
2006-06-08 14:50 ` Alan Cox [this message]
2006-06-14 8:34 Majumder, Rajib
2006-06-14 10:11 ` Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1149778246.22124.10.camel@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--cc=jengelh@linux01.gwdg.de \
--cc=linux-kernel@vger.kernel.org \
--cc=rajib.majumder@credit-suisse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome