xserver-multidpi/hw/xfree86/x86emu
Adam Jackson 89d73d7595 Implement bswap in x86emu.
Yes, this is a 486+ instruction and thus not strictly legal in vm86
mode, but enough BIOSes use it (looking at you VIA) that we might as
well implement it.
(cherry picked from commit c8d066a151)
2008-06-23 14:01:15 -04:00
..
x86emu Check for __x86_64__ when we check for __amd64__ 2008-04-15 11:47:48 +10:00
debug.c Make x86emu's I/O cycle tracing more useful. 2007-07-02 18:41:55 -04:00
decode.c Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
fpu.c Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00
Makefile.am Fix distcheck. 2008-03-05 23:56:49 -05:00
ops.c Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00
ops2.c Implement bswap in x86emu. 2008-06-23 14:01:15 -04:00
prim_ops.c Check for __x86_64__ when we check for __amd64__ 2008-04-15 11:47:48 +10:00
sys.c Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00
validate.c Initial revision 2003-11-14 16:48:57 +00:00
x86emu.h Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00