FP_SQRT_S         154 arch/alpha/math-emu/math.c 			FP_SQRT_S(SR, SB);
FP_SQRT_S          16 arch/nds32/math-emu/fsqrts.c 	FP_SQRT_S(R, A);
FP_SQRT_S         448 arch/sparc/math-emu/math_32.c 	case FSQRTS: FP_SQRT_S (SR, SB); break;
FP_SQRT_S         453 arch/sparc/math-emu/math_64.c 		case FSQRTS: FP_SQRT_S (SR, SB); break;