Home | History | Annotate | Download | only in priv

Lines Matching refs:AMD64CondNLE

1956       case AMD64CondNLE:    return "g"; /*"nle";*/
1966 vassert(cond >= AMD64CondO && cond <= AMD64CondNLE);