Home | History | Annotate | Download | only in mips

Lines Matching refs:lwl

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