Home | History | Annotate | Download | only in cctest

Lines Matching refs:ULT

3940     __ c_d(ULT, f4, f6, 2);
3941 __ c_s(ULT, f14, f16, 4);
4136 __ cmp_d(ULT, f2, f4, f6);
4137 __ cmp_s(ULT, f12, f14, f16);