xserver-multidpi/hw/xfree86/x86emu
Aaron Plattner c4b7e9d1c1 Add an RDTSC implementation to the x86 emulator.
This instruction is being used in some debug VBIOSes.  This implementation
doesn't even try to be accurate.  Instead, it just increments the counter by a
fixed amount every time an rdtsc instruction in encountered, to avoid divides by
zero.
2007-02-06 15:45:05 -08:00
..
x86emu Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00
debug.c Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00: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 Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
ops.c Updated x86emu and resynced with upsteam at Scitech. 2004-05-26 17:44:29 +00:00
ops2.c Add an RDTSC implementation to the x86 emulator. 2007-02-06 15:45:05 -08:00
prim_ops.c Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00: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