Home | History | Annotate | Download | only in ppc

Lines Matching refs:divdu

1441       __ divdu(i.OutputRegister(), i.InputRegister(0), i.InputRegister(1));
1476 ASSEMBLE_MODULO(divdu, mulld);