Home | History | Annotate | Download | only in priv

Lines Matching refs:X86CondNBE

673       case X86CondNBE:
869 if (isU32(cc_op, X86G_CC_OP_SUBL) && isU32(cond, X86CondNBE)) {
944 if (isU32(cc_op, X86G_CC_OP_SUBB) && isU32(cond, X86CondNBE)) {
1129 (isU32(cond, X86CondBE) || isU32(cond, X86CondNBE))) {