xserver-multidpi/hw/xfree86/x86emu
Aaron Plattner d3f507c2a2 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-17 17:15:56 -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 Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00: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-17 17:15:56 -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