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)
312 #define AMD64G_CC_SHIFT_S 7 macro319 #define AMD64G_CC_MASK_S (1ULL << AMD64G_CC_SHIFT_S)
860 sf = rflags >> AMD64G_CC_SHIFT_S; in amd64g_calculate_condition()870 sf = rflags >> AMD64G_CC_SHIFT_S; in amd64g_calculate_condition()877 sf = rflags >> AMD64G_CC_SHIFT_S; in amd64g_calculate_condition()
18590 mkU32(1 << AMD64G_CC_SHIFT_S), in dis_PCMPISTRI_3A()