Searched refs:ExpStart (Results 1 – 1 of 1) sorted by relevance
894 uint32_t ExpStart = FracBits; in isFPImm() local901 int32_t Exponent = ((Bits >> ExpStart) & ExpMask); in isFPImm()