Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching full:1020

216     // If the immediate is negative, greater than 1020, or not a multiple
221 else if (Offset > 1020 || Offset < 0)