Home | History | Annotate | Download | only in ppc

Lines Matching refs:srwi

1062       __ srwi(result, dividend, Operand(31));
1065 __ srwi(result, result, Operand(32 - shift));
1651 __ srwi(result, left, Operand(shift_count));