Searched refs:X86_VEX_M_MAX (Results 1 – 4 of 4) sorted by relevance
69 if (vex_m > X86_VEX_M_MAX || vex_p > INAT_LSTPFX_MAX) in inat_get_avx_attribute()
132 #define X86_VEX_M_MAX 0x1f /* VEX3.M Maximum value */ macro