reactos/lib/fast486
Aleksandar Andrejevic 9c6b9c9bab [FAST486]
FPU instructions never generate #UD. If CR0.EM is set, they generate #NM.
If there is no FPU and CR0.EM is cleared, they do nothing.
Add a helper macro FPU_ST for accessing FPU registers.
Add a compile-time option to disable the FPU.


svn path=/branches/ntvdm/; revision=61150
2013-11-30 02:03:51 +00:00
..
CMakeLists.txt [FAST486] 2013-11-29 03:00:59 +00:00
common.c
common.h
common.inl [FAST486] 2013-11-26 18:11:53 +00:00
COPYING
extraops.c [FAST486] 2013-11-22 02:47:48 +00:00
extraops.h
fast486.c [FAST486] 2013-11-30 02:03:51 +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-11-29 03:00:59 +00:00
opcodes.h
opgroups.c [FAST486] 2013-11-22 01:22:00 +00:00
opgroups.h