Home | History | Annotate | Download | only in x87

Lines Matching refs:idiv

686   void idiv(Register src) { idiv(Operand(src)); }
687 void idiv(const Operand& src);