Home | History | Annotate | Download | only in mips

Lines Matching refs:SWR

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