ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/uae_cpu/fpu/mathlib.cpp
(Generate patch)

Comparing BasiliskII/src/uae_cpu/fpu/mathlib.cpp (file contents):
Revision 1.1 by gbeauche, 2002-09-13T12:50:40Z vs.
Revision 1.2 by gbeauche, 2002-11-16T15:28:25Z

# Line 38 | Line 38
38   #undef  FPU
39   #define FPU             fpu.
40  
41 < #if defined(FPU_IEEE) && defined(X86_ASSEMBLY)
41 > #if defined(FPU_IEEE) && defined(USE_X87_ASSEMBLY)
42  
43   PRIVATE fpu_extended fp_do_pow(fpu_extended x, fpu_extended y)
44   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines