Home | History | Annotate | Download | only in test

Lines Matching full:frecpe

4929   COMPARE(Frecpe(v2.V2S(), v9.V2S()),   "frecpe v2.2s, v9.2s");
4930 COMPARE(Frecpe(v16.V4S(), v23.V4S()), "frecpe v16.4s, v23.4s");
4931 COMPARE(Frecpe(v2.V2D(), v9.V2D()), "frecpe v2.2d, v9.2d");
4932 COMPARE(Frecpe(v0.S(), v1.S()), "frecpe s0, s1");
4933 COMPARE(Frecpe(v0.D(), v1.D()), "frecpe d0, d1");