Home | History | Annotate | Download | only in ppc

Lines Matching full:stfd

2081 void Assembler::stfd(const DoubleRegister frs, const MemOperand& src) {
2088 emit(STFD | frs.code() * B21 | ra.code() * B16 | imm16);