Home | History | Annotate | Download | only in mips

Lines Matching refs:lh

1857 void Assembler::lh(Register rd, const MemOperand& rs) {
1859 GenInstrImmediate(LH, rs.rm(), rd, rs.offset_);
1862 GenInstrImmediate(LH, at, rd, off16);