Searched refs:AMD64G_CC_OP_LOGICW (Results 1 – 2 of 2) sorted by relevance
488 AMD64G_CC_OP_LOGICW, /* 18 DEP1 = result, DEP2 = 0, NDEP = unused */ enumerator
674 case AMD64G_CC_OP_LOGICW: ACTIONS_LOGIC( 16, UShort ); in amd64g_calculate_rflags_all_WRK()785 case AMD64G_CC_OP_LOGICW: in amd64g_calculate_rflags_c()1515 if (isU64(cc_op, AMD64G_CC_OP_LOGICW) && isU64(cond, AMD64CondZ)) { in guest_amd64_spechelper()1522 if (isU64(cc_op, AMD64G_CC_OP_LOGICW) && isU64(cond, AMD64CondNZ)) { in guest_amd64_spechelper()1728 || isU64(cc_op, AMD64G_CC_OP_LOGICW) in guest_amd64_spechelper()