Home | History | Annotate | Download | only in ppc

Lines Matching refs:srwi

889     srwi(dst_low, src_high, Operand(shift));
895 srwi(dst_low, src_low, Operand(shift));
897 srwi(dst_high, src_high, Operand(shift));
941 srwi(dst_low, src_low, Operand(shift));
1612 srwi(scratch, t0, Operand(12));
1618 srwi(scratch, t0, Operand(4));
1627 srwi(scratch, t0, Operand(16));