mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
9c6b9c9bab
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 |
||
---|---|---|
.. | ||
3rdparty | ||
atl | ||
cmlib | ||
cportlib | ||
debugsup | ||
dnslib | ||
drivers | ||
epsapi | ||
fast486 | ||
fslib | ||
inflib | ||
lsalib | ||
ppcmmu | ||
pseh | ||
recyclebin | ||
rossym | ||
rossym_new | ||
rtl | ||
sdk | ||
smlib | ||
tdilib | ||
CMakeLists.txt |