Home | History | Annotate | Download | only in ppc

Lines Matching refs:divw

1426       __ divw(i.OutputRegister(), i.InputRegister(0), i.InputRegister(1));
1452 ASSEMBLE_MODULO(divw, mullw);