Home | History | Annotate | Download | only in priv

Lines Matching refs:AMD64G_CC_OP_LOGICB

673       case AMD64G_CC_OP_LOGICB: ACTIONS_LOGIC(  8, UChar  );
786 case AMD64G_CC_OP_LOGICB:
1532 if (isU64(cc_op, AMD64G_CC_OP_LOGICB) && isU64(cond, AMD64CondZ)) {
1538 if (isU64(cc_op, AMD64G_CC_OP_LOGICB) && isU64(cond, AMD64CondNZ)) {
1545 if (isU64(cc_op, AMD64G_CC_OP_LOGICB) && isU64(cond, AMD64CondS)) {
1557 if (isU64(cc_op, AMD64G_CC_OP_LOGICB) && isU64(cond, AMD64CondNS)) {
1729 || isU64(cc_op, AMD64G_CC_OP_LOGICB)) {