Home | History | Annotate | Download | only in test

Lines Matching refs:Fsqrt

2272   COMPARE(fsqrt(s8, s9), "fsqrt s8, s9");
2273 COMPARE(fsqrt(s31, s30), "fsqrt s31, s30");
2274 COMPARE(fsqrt(d10, d11), "fsqrt d10, d11");
2275 COMPARE(fsqrt(d31, d30), "fsqrt d31, d30");
4960 COMPARE(Fsqrt(v3.V2S(), v10.V2S()), "fsqrt v3.2s, v10.2s");
4961 COMPARE(Fsqrt(v22.V4S(), v11.V4S()), "fsqrt v22.4s, v11.4s");
4962 COMPARE(Fsqrt(v31.V2D(), v0.V2D()), "fsqrt v31.2d, v0.2d");