Home | History | Annotate | Download | only in ppc

Lines Matching full:sthx

1236 void Assembler::sthx(Register rs, const MemOperand& src) {
1240 emit(EXT2 | STHX | rs.code() * B21 | ra.code() * B16 | rb.code() * B11 |