xserver/hw/xfree86/x86emu
Adam Jackson 028a00bc51 Make x86emu's I/O cycle tracing more useful.
Print debug messages only when the appropriate debug bit is set in the
8086 state vector, so you can focus in on the call you're actually
interested in.
2007-07-02 18:41:55 -04:00
..
x86emu
Makefile.am Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07: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
ops.c
ops2.c Add an RDTSC implementation to the x86 emulator. 2007-02-06 15:45:05 -08:00
prim_ops.c Fix calculations in x86 emulator for the long long case (Andreas Schwab). 2007-03-15 16:56:01 +01:00
sys.c
validate.c
x86emu.h