xserver/hw/xfree86/x86emu
Felix Kuehling 21f7f2fb11 Enable correct handling of the BTS instruction (opcode 0f ab) The code was
there but #ifdefed out. Insead of BTS, BT was executed. This patch
    enables the BTS function and hooks it up the the correct opcode. (ATI
    Technologies Inc.)
2006-03-15 18:43:32 +00:00
..
x86emu
Makefile.am
debug.c
decode.c
fpu.c
ops.c
ops2.c Enable correct handling of the BTS instruction (opcode 0f ab) The code was 2006-03-15 18:43:32 +00:00
prim_ops.c
sys.c
validate.c
x86emu.h