2.5-18.1
[jlayton/glibc.git] / sysdeps / i386 / fpu / e_atanhl.S
index 6fda9bef89b516dac84300e1e77e9180b1efd4b8..8618c3fb35b2bdcdfef158df335fdc1f18ccbdb7 100644 (file)
@@ -64,9 +64,7 @@ ENTRY(__ieee754_atanhl)
 7:
 
 #ifdef PIC
-       call    1f
-1:     popl    %edx
-       addl    $_GLOBAL_OFFSET_TABLE_+[.-1b], %edx
+       LOAD_PIC_REG (dx)
 #endif
 
        andl    $0x8000, %ecx   // ECX == 0 iff X >= 0