Home | History | Annotate | Download | only in ppc

Lines Matching full:stfsux

2076 void Assembler::stfsux(const DoubleRegister frs, const MemOperand& src) {
2080 emit(EXT2 | STFSUX | frs.code() * B21 | ra.code() * B16 | rb.code() * B11 |