Searched refs:this_A (Results 1 – 1 of 1) sorted by relevance
951 Inst_t this_A = (Inst_t)(uintptr_t)*this_inst; in relocateMIPS() local952 this_A = this_A & 0xFFFF; in relocateMIPS()953 A += (short)this_A; in relocateMIPS()993 Inst_t this_A = (Inst_t)(uintptr_t)*this_inst; in relocateMIPS() local994 this_A = this_A & 0xFFFF; in relocateMIPS()995 A += (short)this_A; in relocateMIPS()