Home | History | Annotate | Download | only in mips

Lines Matching refs:swr

1444 void Assembler::swr(Register rd, const MemOperand& rs) {
1445 GenInstrImmediate(SWR, rs.rm(), rd, rs.offset_);