Home | History | Annotate | Download | only in priv

Lines Matching refs:AMD64CondNBE

877       case AMD64CondNBE:
1144 if (isU64(cc_op, AMD64G_CC_OP_SUBQ) && isU64(cond, AMD64CondNBE)) {
1277 if (isU64(cc_op, AMD64G_CC_OP_SUBL) && isU64(cond, AMD64CondNBE)) {
1694 (isU64(cond, AMD64CondBE) || isU64(cond, AMD64CondNBE))) {