Home | History | Annotate | Download | only in ppc

Lines Matching refs:lfsux

2027 void Assembler::lfsux(const DoubleRegister frt, const MemOperand& src) {
2031 emit(EXT2 | LFSUX | frt.code() * B21 | ra.code() * B16 | rb.code() * B11 |