reactos/lib/soft386
Aleksandar Andrejevic 4ad8a401ef [SOFT386]
Implement the REP prefix for MOVS.
Fix the REP prefix in INS, OUTS and STOS to simulate the DI
wrap-around even if DF is set.


svn path=/branches/ntvdm/; revision=60645
2013-10-13 21:15:01 +00:00
..
CMakeLists.txt [SOFT386] 2013-10-06 15:22:52 +00:00
common.c [SOFT386] 2013-10-11 23:45:42 +00:00
common.h [SOFT386] 2013-10-10 19:01:41 +00:00
common.inl [SOFT386] 2013-10-11 20:54:46 +00:00
COPYING [SOFT386] 2013-09-30 22:01:38 +00:00
extraops.c [SOFT386] 2013-10-06 15:22:52 +00:00
extraops.h [SOFT386] 2013-10-06 15:22:52 +00:00
opcodes.c [SOFT386] 2013-10-13 21:15:01 +00:00
opcodes.h [SOFT386] 2013-10-05 20:12:08 +00:00
opgroups.c [SOFT386] 2013-10-11 23:45:42 +00:00
opgroups.h [SOFT386] 2013-09-30 22:01:38 +00:00
soft386.c [SOFT386] 2013-10-12 13:58:34 +00:00