Home | History | Annotate | Download | only in ppc

Lines Matching refs:stfsu

2132 void Assembler::stfsu(const DoubleRegister frs, const MemOperand& src) {
2139 emit(STFSU | frs.code() * B21 | ra.code() * B16 | imm16);