X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=arch%2Fmips%2Fmath-emu%2Fsp_flong.c;fp=arch%2Fmips%2Fmath-emu%2Fsp_flong.c;h=3d6c1d11c17889bfea252f2c78d4711e0f3049e4;hb=2d5e7b9ffd6fd0cdcf4c51a56b7158a7e38f3dbe;hp=1e26795ccecb7b0176f6ac757f6a39b54adf47ec;hpb=264879576cabb85f9992e63e0209a99885e3e2f1;p=uclinux-h8%2Flinux.git diff --git a/arch/mips/math-emu/sp_flong.c b/arch/mips/math-emu/sp_flong.c index 1e26795ccecb..3d6c1d11c178 100644 --- a/arch/mips/math-emu/sp_flong.c +++ b/arch/mips/math-emu/sp_flong.c @@ -33,8 +33,6 @@ ieee754sp ieee754sp_flong(s64 x) CLEARCX; - xc = ( 0 ? xc : xc ); - if (x == 0) return ieee754sp_zero(0); if (x == 1 || x == -1)