Home | History | Annotate | Download | only in ppc

Lines Matching refs:stw

1285 void Assembler::stw(Register dst, const MemOperand& src) {
1287 d_form(STW, dst, src.ra(), src.offset(), true);