reactos/lib/fast486
Aleksandar Andrejevic 0aed89f779 [FAST486]
Fix the 3-byte IMUL instruction. If the operand size is 16-bit, the
result should be written in 16-bit too.


svn path=/branches/ntvdm/; revision=60963
2013-11-12 18:21:30 +00:00
..
CMakeLists.txt
common.c [FAST486] 2013-11-10 22:27:24 +00:00
common.h [FAST486]: Put the inlined function in its proper file. No code changes. 2013-11-11 15:34:18 +00:00
common.inl [FAST486] 2013-11-11 19:08:28 +00:00
COPYING
extraops.c [FAST486] 2013-11-11 03:14:18 +00:00
extraops.h [FAST486] 2013-11-11 03:14:18 +00:00
fast486.c [FAST486] 2013-11-11 20:55:33 +00:00
opcodes.c [FAST486] 2013-11-12 18:21:30 +00:00
opcodes.h [FAST486] 2013-10-27 11:42:44 +00:00
opgroups.c [FAST486]: Remove an extra "return TRUE;" 2013-11-11 01:02:48 +00:00
opgroups.h [FAST486] 2013-11-01 22:39:43 +00:00