Module Name:src
Committed By: joerg
Date: Mon Aug 4 21:41:44 UTC 2014
Modified Files:
src/common/lib/libx86emu: x86emu.c
Log Message:
Fix decoding of near CALL when address-size prefix (67h) is present.
>From Wolf Ramovsky via FreeBSD.
To generate a diff of this commit
Module Name:src
Committed By: joerg
Date: Mon Aug 4 21:40:11 UTC 2014
Modified Files:
src/common/lib/libx86emu: x86emu.c
Log Message:
Fix decoding of LEA when address-size prefix (67h) is present.
>From Wolf Ramovsky via FreeBSD, loosly based on Xorg changeset f57bc0e
by
Module Name:src
Committed By: joerg
Date: Mon Aug 4 19:19:02 UTC 2014
Modified Files:
src/common/lib/libx86emu: x86emu.c
Log Message:
Fix decoding of MOVSX. From Wolf Ramovsky via FreeBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/common/lib/libx86
Module Name:src
Committed By: christos
Date: Sun Oct 20 21:16:55 UTC 2013
Modified Files:
src/common/lib/libx86emu: x86emu_i8254.c
Log Message:
remove unused
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libx86emu/x86emu_i8254.c
Please note