Home | History | Annotate | Download | only in ia32

Lines Matching full:ucomiss

926   void ucomiss(XMMRegister dst, XMMRegister src) { ucomiss(dst, Operand(src)); }
927 void ucomiss(XMMRegister dst, const Operand& src);