Searched refs:AMD64G_CC_OP_LOGICQ (Results 1 – 2 of 2) sorted by relevance
472 AMD64G_CC_OP_LOGICQ, /* 20 */ enumerator
674 case AMD64G_CC_OP_LOGICQ: ACTIONS_LOGIC( 64, ULong ); in amd64g_calculate_rflags_all_WRK()781 case AMD64G_CC_OP_LOGICQ: in amd64g_calculate_rflags_c()1221 if (isU64(cc_op, AMD64G_CC_OP_LOGICQ) && isU64(cond, AMD64CondZ)) { in guest_amd64_spechelper()1226 if (isU64(cc_op, AMD64G_CC_OP_LOGICQ) && isU64(cond, AMD64CondNZ)) { in guest_amd64_spechelper()1232 if (isU64(cc_op, AMD64G_CC_OP_LOGICQ) && isU64(cond, AMD64CondL)) { in guest_amd64_spechelper()1503 if (isU64(cc_op, AMD64G_CC_OP_LOGICQ) in guest_amd64_spechelper()