Home | History | Annotate | Download | only in ppc

Lines Matching full:stbux

1221 void Assembler::stbux(Register rs, const MemOperand& src) {
1225 emit(EXT2 | STBUX | rs.code() * B21 | ra.code() * B16 | rb.code() * B11 |