Searched refs:AMD64G_CC_SHIFT_S (Results 1 – 4 of 4) sorted by relevance
14 #define AMD64G_CC_SHIFT_S 7 macro21 #define AMD64G_CC_MASK_S (1 << AMD64G_CC_SHIFT_S)
306 #define AMD64G_CC_SHIFT_S 7 macro313 #define AMD64G_CC_MASK_S (1ULL << AMD64G_CC_SHIFT_S)
858 sf = rflags >> AMD64G_CC_SHIFT_S; in amd64g_calculate_condition()868 sf = rflags >> AMD64G_CC_SHIFT_S; in amd64g_calculate_condition()875 sf = rflags >> AMD64G_CC_SHIFT_S; in amd64g_calculate_condition()
18138 mkU32(1 << AMD64G_CC_SHIFT_S), in dis_PCMPISTRI_3A()