Home | History | Annotate | Download | only in mips

Lines Matching refs:GetImmediate16

439 uint32_t Assembler::GetImmediate16(Instr instr) {
2131 (GetImmediate16(instr1) << 16) | GetImmediate16(instr2));