make endmntent function handle null argument
[oweals/musl.git] / src / math / i386 / sqrt.s
index 1bd3b05e55348466522170b9e04e4a193514647b..8289d0940f6783d20eb17d9b6350504f46376cfe 100644 (file)
@@ -10,9 +10,6 @@ sqrt: fldl 4(%esp)
        and $0x7ff,%ecx
        cmp $0x400,%ecx
        jnz 1f
-       mov 8(%esp),%cx
-       inc %cx
-       jo 1f
        and $0x200,%eax
        sub $0x100,%eax
        sub %eax,(%esp)