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