Home | History | Annotate | Download | only in mips64

Lines Matching refs:LWL

1853 void Assembler::lwl(Register rd, const MemOperand& rs) {
1854 GenInstrImmediate(LWL, rs.rm(), rd, rs.offset_);