fsqrt              50 arch/powerpc/include/asm/kvm_fpu.h FPD_ONE_IN(fsqrt)
fsqrt              21 arch/powerpc/math-emu/math.c FLOATFUNC(fsqrt);
fsqrt             290 arch/powerpc/math-emu/math.c 			case FSQRT:	func = fsqrt;	type = XB;	break;
fsqrt             280 arch/sh/math-emu/math.c NOTYETn(fsqrt)
fsqrt             392 arch/sh/math-emu/math.c 	fsts, flds, ffloat, ftrc, fneg, fabs, fsqrt, fsrra,