reactos/lib/soft386
Aleksandar Andrejevic ddcbb9ee92 [SOFT386]
Implement the TEST instruction, and the XCHG instruction which uses MOD-REG-R/M for operands.


svn path=/branches/ntvdm/; revision=59994
2013-09-05 23:48:07 +00:00
..
CMakeLists.txt [SOFT386] 2013-08-22 22:54:59 +00:00
common.c [SOFT386]: Fix build (addendum to revision 59990). 2013-09-04 20:40:43 +00:00
common.h [SOFT386] 2013-09-04 16:36:39 +00:00
opcodes.c [SOFT386] 2013-09-05 23:48:07 +00:00
opcodes.h [SOFT386] 2013-09-05 23:48:07 +00:00
soft386.c [SOFT386] 2013-08-31 19:26:13 +00:00