Home | History | Annotate | Download | only in ppc

Lines Matching refs:divdu

1564 void Assembler::divdu(Register dst, Register src1, Register src2, OEBit o,
1566 xo_form(EXT2 | DIVDU, dst, src1, src2, o, r);