Home | History | Annotate | Download | only in SystemZ

Lines Matching full:islogical

494   bool IsLogical = (Compare->getDesc().TSFlags & SystemZII::IsLogical) != 0;
495 return Value == 0 && !IsLogical &&