Home | History | Annotate | Download | only in mips

Lines Matching refs:SWL

1756 void Assembler::swl(Register rd, const MemOperand& rs) {
1757 GenInstrImmediate(SWL, rs.rm(), rd, rs.offset_);