Home | History | Annotate | Download | only in ia32

Lines Matching full:ucomiss

959   void ucomiss(XMMRegister dst, XMMRegister src) { ucomiss(dst, Operand(src)); }
960 void ucomiss(XMMRegister dst, const Operand& src);