Home | History | Annotate | Download | only in priv

Lines Matching refs:AMD64CondNLE

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