reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
616 uint32_t J1Bit = (I1Bit ^ 0x1) ^ signBit; 618 uint32_t J2Bit = (I2Bit ^ 0x1) ^ signBit; 622 uint32_t FirstHalf = (((uint16_t)signBit << 10) | (uint16_t)imm10Bits);