linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / mips / math-emu / dp_flong.c
index f08f223..eae90a8 100644 (file)
@@ -29,9 +29,7 @@
 
 ieee754dp ieee754dp_flong(s64 x)
 {
-       u64 xm;
-       int xe;
-       int xs;
+       COMPXDP;
 
        CLEARCX;