Searched refs:BrImm (Results 1 – 1 of 1) sorted by relevance
118 int64_t BrImm = (SignedValue - 4) / 4; in adjustFixupValue() local120 if (Ctx && !isInt<16>(BrImm)) in adjustFixupValue()123 return BrImm; in adjustFixupValue()