[Xorg-driver-geode] [PATCH] Allow compilation under 64 bit systems

Martin-Éric Racine q-funk at iki.fi
Wed Jun 23 09:37:56 PDT 2010


On Wed, Jun 23, 2010 at 7:31 PM, Gaetan Nadon <memsize at videotron.ca> wrote:
> For my personal understanding, does a driver produced on Intel 32 work on
> Geode hardware?

Geode is essentially a souped-up i586 architecture. It started as a
Cyrix i586 core and gradually got around supporting most i686
instructions; if I recall correctly, only CMOV and NOPL are missing on
an Geode LX. The real snafu is with NOPL, because it wasn't documented
until newer x86 models came out, even though it existed since the
i686. For an idea of the magnitude of the mess, see
(https://bugzilla.redhat.com/show_bug.cgi?id=579838) and other
documents linked to from there.

Martin-Éric


More information about the Xorg-driver-geode mailing list