Hi,

Am trying to optimize an application using AVX/AVX2, but my code hangs while 
trying to access YMM registers.
The instruction where my code hangs is :


 vmovups ymm0, YMMWORD PTR [rax] 


I have verified the cpuid in OS and it supports AVX and AVX2 instruction. 
Processor i7 6th gen.
Can somebody help me out here ? Is there a way to enable YMM registers ?


Thanks And Regards
Amit Kumar 

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to