Searched refs:InstFormatShift (Results 1 – 1 of 1) sorted by relevance
48 InstFormatShift = 0, enumerator50 ConstraintShift = InstFormatShift + 5,103 return (TSFlags & InstFormatMask) >> InstFormatShift; in getFormat()