Home | History | Annotate | Download | only in test

Lines Matching full:fsqrt

2283   COMPARE(fsqrt(s8, s9), "fsqrt s8, s9");
2284 COMPARE(fsqrt(s31, s30), "fsqrt s31, s30");
2285 COMPARE(fsqrt(d10, d11), "fsqrt d10, d11");
2286 COMPARE(fsqrt(d31, d30), "fsqrt d31, d30");
4971 COMPARE(Fsqrt(v3.V2S(), v10.V2S()), "fsqrt v3.2s, v10.2s");
4972 COMPARE(Fsqrt(v22.V4S(), v11.V4S()), "fsqrt v22.4s, v11.4s");
4973 COMPARE(Fsqrt(v31.V2D(), v0.V2D()), "fsqrt v31.2d, v0.2d");