Home | History | Annotate | Download | only in ppc

Lines Matching refs:stfdx

2103 void Assembler::stfdx(const DoubleRegister frs, const MemOperand& src) {
2107 emit(EXT2 | STFDX | frs.code() * B21 | ra.code() * B16 | rb.code() * B11 |