Searched refs:this_A (Results 1 – 1 of 1) sorted by relevance
555 Inst_t this_A = (Inst_t)(uintptr_t)*this_inst; in relocateMIPS() local556 this_A = this_A & 0xFFFF; in relocateMIPS()557 A += (short)this_A; in relocateMIPS()592 Inst_t this_A = (Inst_t)(uintptr_t)*this_inst; in relocateMIPS() local593 this_A = this_A & 0xFFFF; in relocateMIPS()594 A += (short)this_A; in relocateMIPS()