Home | History | Annotate | Download | only in x64

Lines Matching full:cmovl

562   void cmovl(Condition cc, Register dst, Register src);
563 void cmovl(Condition cc, Register dst, const Operand& src);