Home | History | Annotate | Download | only in cctest

Lines Matching full:fsqrt

1392   COMPARE(fsqrt(s8, s9), "fsqrt s8, s9");
1393 COMPARE(fsqrt(s31, s30), "fsqrt s31, s30");
1394 COMPARE(fsqrt(d10, d11), "fsqrt d10, d11");
1395 COMPARE(fsqrt(d31, d30), "fsqrt d31, d30");