Home | History | Annotate | Download | only in x87

Lines Matching refs:Tzcnt

807   void Tzcnt(Register dst, Register src) { Tzcnt(dst, Operand(src)); }
808 void Tzcnt(Register dst, const Operand& src);