Home | History | Annotate | Download | only in ppc

Lines Matching refs:LFS

2041 void Assembler::lfs(const DoubleRegister frt, const MemOperand& src) {
2048 emit(LFS | frt.code() * B21 | ra.code() * B16 | imm16);