Searched refs:AMD64G_CC_OP_LOGICQ (Results 1 – 2 of 2) sorted by relevance
490 AMD64G_CC_OP_LOGICQ, /* 20 */ enumerator
676 case AMD64G_CC_OP_LOGICQ: ACTIONS_LOGIC( 64, ULong ); in amd64g_calculate_rflags_all_WRK()783 case AMD64G_CC_OP_LOGICQ: in amd64g_calculate_rflags_c()1444 if (isU64(cc_op, AMD64G_CC_OP_LOGICQ) && isU64(cond, AMD64CondZ)) { in guest_amd64_spechelper()1449 if (isU64(cc_op, AMD64G_CC_OP_LOGICQ) && isU64(cond, AMD64CondNZ)) { in guest_amd64_spechelper()1455 if (isU64(cc_op, AMD64G_CC_OP_LOGICQ) && isU64(cond, AMD64CondL)) { in guest_amd64_spechelper()1726 if (isU64(cc_op, AMD64G_CC_OP_LOGICQ) in guest_amd64_spechelper()