Home | History | Annotate | Download | only in mips

Lines Matching refs:LWL

1716 void Assembler::lwl(Register rd, const MemOperand& rs) {
1717 GenInstrImmediate(LWL, rs.rm(), rd, rs.offset_);