mirror of
https://github.com/reactos/reactos.git
synced 2025-04-18 03:34:11 +00:00
![]() 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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
common.c | ||
common.h | ||
common.inl | ||
COPYING | ||
extraops.c | ||
extraops.h | ||
fast486.c | ||
fpu.c | ||
fpu.h | ||
opcodes.c | ||
opcodes.h | ||
opgroups.c | ||
opgroups.h |