Home | History | Annotate | Download | only in priv

Lines Matching full:oldoc

567      ULong argL, argR, oldOC, res;				\
568 oldOC = (CC_NDEP >> AMD64G_CC_SHIFT_##FLAGNAME) & 1; \
570 argR = CC_DEP2 ^ oldOC; \
571 res = (argL + argR) + oldOC; \
572 if (oldOC) \