Searched defs:OpImm (Results 1 – 2 of 2) sorted by relevance
105 int OpImm = (remaining > MaxImmU16) ? MaxImmU16 : remaining; in IfNeededExtSP() local127 int OpImm = (RemainingAdj > MaxImmU16) ? MaxImmU16 : RemainingAdj; in IfNeededLDAWSP() local
233 const Operand *OpImm, in emitRtRsImm16Rel()402 const Operand *OpImm, const RelocOp Reloc) { in addiu()665 void AssemblerMIPS32::lui(const Operand *OpRt, const Operand *OpImm, in lui()