Lines Matching defs:swl
1446 void Assembler::swl(Register rd, const MemOperand& rs) {1447 GenInstrImmediate(SWL, rs.rm(), rd, rs.offset_);