Home | History | Annotate | Download | only in mips64

Lines Matching refs:lh

2020 void Assembler::lh(Register rd, const MemOperand& rs) {
2022 GenInstrImmediate(LH, rs.rm(), rd, rs.offset_);
2025 GenInstrImmediate(LH, at, rd, off16);