1 require_extension('Q');
2 require_fp;
3 softfloat_roundingMode = RM;
4 WRITE_FRD(f128_sqrt(f128(FRS1)));
5 set_fp_exceptions;
6