Searched defs:VEPU_REG_DMV_PENALTY_TABLE_BIT (Results 1 – 3 of 3) sorted by relevance
223 #define VEPU_REG_DMV_PENALTY_TABLE_BIT(x, i) (x << i * 8) macro
316 #define VEPU_REG_DMV_PENALTY_TABLE_BIT(x, i) (x << i * 8) macro
305 #define VEPU_REG_DMV_PENALTY_TABLE_BIT(x, i) ((x) << (i) * 8) macro