Searched refs:I1Bit (Results 1 – 1 of 1) sorted by relevance
477 uint32_t I1Bit = (offset & 0x400000) >> 22; in adjustFixupValue() local478 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; in adjustFixupValue()508 uint32_t I1Bit = (offset & 0x200000) >> 21; in adjustFixupValue() local509 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; in adjustFixupValue()