Home | History | Annotate | Download | only in Hexagon

Lines Matching full:maxvalue

1690   int MaxValue = getMaxValue(MI);
1693 return (ImmValue < MinValue || ImmValue > MaxValue);