Home | History | Annotate | Download | only in ppc

Lines Matching full:sthux

1245 void Assembler::sthux(Register rs, const MemOperand& src) {
1249 emit(EXT2 | STHUX | rs.code() * B21 | ra.code() * B16 | rb.code() * B11 |