public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Accessing AVX/AVX2 instruction in UEFI.
@ 2017-05-02 13:57 Amit kumar
  2017-05-02 15:12 ` Andrew Fish
  0 siblings, 1 reply; 11+ messages in thread
From: Amit kumar @ 2017-05-02 13:57 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

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 



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-05-05 13:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-02 13:57 Accessing AVX/AVX2 instruction in UEFI Amit kumar
2017-05-02 15:12 ` Andrew Fish
2017-05-02 17:03   ` Kinney, Michael D
2017-05-03  5:48     ` Amit kumar
2017-05-04 11:13       ` Amit kumar
2017-05-04 11:32         ` Andrew Fish
2017-05-04 12:18           ` Amit kumar
2017-05-04 12:22             ` Amit kumar
2017-05-04 15:20               ` Andrew Fish
2017-05-04 17:26                 ` Kinney, Michael D
2017-05-05 13:08                   ` Amit kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox