Lines Matching refs:fcvt
124 COMPARE(fcvt(d14, s15), "fcvt d14, s15");
125 COMPARE(fcvt(d31, s31), "fcvt d31, s31");
126 COMPARE(fcvt(s0, d1), "fcvt s0, d1");
127 COMPARE(fcvt(s2, h3), "fcvt s2, h3");
128 COMPARE(fcvt(d4, h5), "fcvt d4, h5");
129 COMPARE(fcvt(h6, s7), "fcvt h6, s7");
130 COMPARE(fcvt(h8, d9), "fcvt h8, d9");