I just read this article:
http://software.intel.com/en-us/articles/introduction-to-intel-advanced-vector-extensions/
it's a fairly good introduction to AVX though in the "Instruction Set Overview"the author states that "As a result, the VEX instructions can only be used when running in 64-bit mode." I know from first hand experience that this is wrong since my own AVX coderunfine in32-bit mode on a Sandy Bridge CPU. I'll suggest to fix this error in the article since newcomers to AVX may be misled by this.



