Home | History | Annotate | Download | only in mips

Lines Matching refs:swl

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