reactos/lib/fast486
Aleksandar Andrejevic e7a6deb93f [FAST486]
The current "fast" method used in MOVS gives incorrect results. It has been temporarily
replaced with a slow method that works correctly.
The string functions do nothing when CX is 0 on entry, fix CMPS and SCAS.


svn path=/branches/ntvdm/; revision=61203
2013-12-03 00:12:55 +00:00
..
CMakeLists.txt [FAST486] 2013-11-29 03:00:59 +00:00
common.c [FAST486] 2013-11-15 20:49:48 +00:00
common.h [FAST486] 2013-11-20 10:48:26 +00:00
common.inl [FAST486] 2013-11-26 18:11:53 +00:00
COPYING Bye bye Soft386, welcome Fast486, courtesy Aleksandar Andrejevic. 2013-10-19 16:55:51 +00:00
extraops.c [FAST486] 2013-11-22 02:47:48 +00:00
extraops.h [FAST486] 2013-11-11 03:14:18 +00:00
fast486.c [FAST486] 2013-11-30 23:45:59 +00:00
fpu.c [FAST486] 2013-11-30 02:03:51 +00:00
fpu.h [FAST486] 2013-11-30 02:03:51 +00:00
opcodes.c [FAST486] 2013-12-03 00:12:55 +00:00
opcodes.h [FAST486] 2013-10-27 11:42:44 +00:00
opgroups.c [FAST486] 2013-11-22 01:22:00 +00:00
opgroups.h [FAST486] 2013-11-01 22:39:43 +00:00