Home | History | Annotate | Download | only in mips

Lines Matching refs:GetImmediate16

424 uint32_t Assembler::GetImmediate16(Instr instr) {
2153 (GetImmediate16(instr1) << 16) | GetImmediate16(instr2));