Home | History | Annotate | Download | only in ppc

Lines Matching full:lhax

1137 void Assembler::lhax(Register rt, const MemOperand& src) {
1141 emit(EXT2 | LHAX | rt.code() * B21 | ra.code() * B16 | rb.code() * B11);